Searched refs:ProcessInstruction (Results 1 – 3 of 3) sorted by relevance
102 void ProcessInstruction(HInstruction* instruction);
93 void ProcessInstruction(HInstruction* instruction);
171 ProcessInstruction(back_it.Current()); in AllocateRegistersInternal()174 ProcessInstruction(inst_it.Current()); in AllocateRegistersInternal()224 void RegisterAllocatorLinearScan::ProcessInstruction(HInstruction* instruction) { in ProcessInstruction() function in art::RegisterAllocatorLinearScan