Home
last modified time | relevance | path

Searched refs:PotentiallyRemoveOtherHalf (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator.h155 bool PotentiallyRemoveOtherHalf(LiveInterval* interval,
Dregister_allocator.cc885 bool RegisterAllocator::PotentiallyRemoveOtherHalf(LiveInterval* interval, in PotentiallyRemoveOtherHalf() function in art::RegisterAllocator
1035 PotentiallyRemoveOtherHalf(active, &active_, i); in AllocateBlockedReg()
1065 if (PotentiallyRemoveOtherHalf(inactive, &inactive_, i) && inactive->IsHighInterval()) { in AllocateBlockedReg()