Home
last modified time | relevance | path

Searched refs:BestEvictCost (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1014 EvictionCost BestEvictCost; in getCheapestEvicteeWeight() local
1015 BestEvictCost.setMax(); in getCheapestEvicteeWeight()
1016 BestEvictCost.MaxWeight = VirtReg.weight; in getCheapestEvicteeWeight()
1023 BestEvictCost)) in getCheapestEvicteeWeight()
1029 *BestEvictweight = BestEvictCost.MaxWeight; in getCheapestEvicteeWeight()