Searched refs:FixUpInstructionType (Results 1 – 3 of 3) sorted by relevance
64 static void FixUpInstructionType(HInstruction* instruction, HandleCache* handle_cache);
159 ReferenceTypePropagation::FixUpInstructionType(select, graph_->GetHandleCache()); in TryGenerateSelectSimpleDiamondPattern()
752 void ReferenceTypePropagation::FixUpInstructionType(HInstruction* instruction, in FixUpInstructionType() function in art::ReferenceTypePropagation