Searched refs:ProcessInstruction (Results 1 – 2 of 2) sorted by relevance
92 void ProcessInstruction(HInstruction* instruction);
167 ProcessInstruction(back_it.Current()); in AllocateRegistersInternal()170 ProcessInstruction(inst_it.Current()); in AllocateRegistersInternal()239 void RegisterAllocatorLinearScan::ProcessInstruction(HInstruction* instruction) { in ProcessInstruction() function in art::RegisterAllocatorLinearScan