Searched refs:AllocateBlockedReg (Results 1 – 2 of 2) sorted by relevance
70 bool AllocateBlockedReg(LiveInterval* interval);
661 success = AllocateBlockedReg(current); in LinearScan()973 bool RegisterAllocatorLinearScan::AllocateBlockedReg(LiveInterval* current) { in AllocateBlockedReg() function in art::RegisterAllocatorLinearScan