Searched refs:CheckForTempLiveIntervals (Results 1 – 2 of 2) sorted by relevance
114 void CheckForTempLiveIntervals(HInstruction* instruction, bool will_call);
258 CheckForTempLiveIntervals(instruction, will_call); in ProcessInstruction()317 void RegisterAllocatorLinearScan::CheckForTempLiveIntervals(HInstruction* instruction, in CheckForTempLiveIntervals() function in art::RegisterAllocatorLinearScan