Searched defs:RemoveIntervalAndPotentialOtherHalf (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc940 static ArenaVector<LiveInterval*>::iterator RemoveIntervalAndPotentialOtherHalf( function in namespace:art
978 RemoveIntervalAndPotentialOtherHalf(&active_, it);
1123 RemoveIntervalAndPotentialOtherHalf(&active_, it);
1153 it = RemoveIntervalAndPotentialOtherHalf(&inactive_, it);

Completed in 8 milliseconds