Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation.h64 static void FixUpInstructionType(HInstruction* instruction, HandleCache* handle_cache);
Dselect_generator.cc159 ReferenceTypePropagation::FixUpInstructionType(select, graph_->GetHandleCache()); in TryGenerateSelectSimpleDiamondPattern()
Dreference_type_propagation.cc752 void ReferenceTypePropagation::FixUpInstructionType(HInstruction* instruction, in FixUpInstructionType() function in art::ReferenceTypePropagation