Home
last modified time | relevance | path

Searched refs:FixUpInstructionType (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation.h59 static void FixUpInstructionType(HInstruction* instruction, HandleCache* handle_cache);
Dselect_generator.cc164 ReferenceTypePropagation::FixUpInstructionType(select, graph_->GetHandleCache()); in Run()
Dreference_type_propagation.cc767 void ReferenceTypePropagation::FixUpInstructionType(HInstruction* instruction, in FixUpInstructionType() function in art::ReferenceTypePropagation