Searched defs:BestCand (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 1085 unsigned BestCand = calculateRegionSplitCost(VirtReg, Order, BestCost, tryRegionSplit() local 1100 calculateRegionSplitCostAroundReg(MCPhysReg PhysReg,AllocationOrder & Order,BlockFrequency & BestCost,unsigned & NumCands,unsigned & BestCand) calculateRegionSplitCostAroundReg() argument 1178 unsigned BestCand = NoCand; calculateRegionSplitCost() local 1191 doRegionSplit(const LiveInterval & VirtReg,unsigned BestCand,bool HasCompact,SmallVectorImpl<Register> & NewVRegs) doRegionSplit() argument 1278 unsigned BestCand = NoCand; trySplitAroundHintReg() local 2197 unsigned BestCand = calculateRegionSplitCost(VirtReg, Order, BestCost, tryAssignCSRFirstTime() local [all...] |