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