Searched refs:IsBlocked (Results 1 – 2 of 2) sorted by relevance
93 bool IsBlocked(int reg) const;
397 if (IsBlocked(i)) continue; in TryAllocateFreeReg()421 bool RegisterAllocator::IsBlocked(int reg) const { in IsBlocked() function in art::RegisterAllocator483 if (IsBlocked(i)) continue; in AllocateBlockedReg()