Searched refs:CheckForFixedOutput (Results 1 – 2 of 2) sorted by relevance
110 void CheckForFixedOutput(HInstruction* instruction);
848 CheckForFixedOutput(instruction); in ProcessInstruction()894 void RegisterAllocatorGraphColor::CheckForFixedOutput(HInstruction* instruction) { in CheckForFixedOutput() function in art::RegisterAllocatorGraphColor