Searched refs:AllocateBlockedReg (Results 1 – 2 of 2) sorted by relevance
84 bool AllocateBlockedReg(LiveInterval* interval);
652 success = AllocateBlockedReg(current); in LinearScan()905 bool RegisterAllocator::AllocateBlockedReg(LiveInterval* current) { in AllocateBlockedReg() function in art::RegisterAllocator