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