Searched refs:CheckForFixedOutput (Results 1 – 2 of 2) sorted by relevance
106 void CheckForFixedOutput(HInstruction* instruction, bool will_call);
278 CheckForFixedOutput(instruction, will_call); in ProcessInstruction()415 void RegisterAllocatorLinearScan::CheckForFixedOutput(HInstruction* instruction, bool will_call) { in CheckForFixedOutput() function in art::RegisterAllocatorLinearScan