Searched defs:CheckForTempLiveIntervals (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | register_allocator_linear_scan.cc | 299 void RegisterAllocatorLinearScan::CheckForTempLiveIntervals(HInstruction* instruction) {  in CheckForTempLiveIntervals()  function in art::RegisterAllocatorLinearScan | 
| D | register_allocator_graph_color.cc | 959 void RegisterAllocatorGraphColor::CheckForTempLiveIntervals(HInstruction* instruction) {  in CheckForTempLiveIntervals()  function in art::RegisterAllocatorGraphColor |