Searched refs:CheckForTempLiveIntervals (Results 1 – 2 of 2) sorted by relevance
118 void CheckForTempLiveIntervals(HInstruction* instruction);
822 CheckForTempLiveIntervals(instruction); in ProcessInstruction()950 void RegisterAllocatorGraphColor::CheckForTempLiveIntervals(HInstruction* instruction) { in CheckForTempLiveIntervals() function in art::RegisterAllocatorGraphColor