Searched defs:FixUpInstructionType (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dreference_type_propagation.cc773 void ReferenceTypePropagation::FixUpInstructionType(HInstruction* instruction, function in class:art::ReferenceTypePropagation
783 LOG(FATAL) << "Invalid instruction in FixUpInstructionType";

Completed in 30 milliseconds