Searched refs:CheckForFixedInputs (Results 1 – 2 of 2) sorted by relevance
106 void CheckForFixedInputs(HInstruction* instruction);
833 CheckForFixedInputs(instruction); in ProcessInstruction()870 void RegisterAllocatorGraphColor::CheckForFixedInputs(HInstruction* instruction) { in CheckForFixedInputs() function in art::RegisterAllocatorGraphColor