Searched refs:CheapRematWeight (Results 1 – 1 of 1) sorted by relevance
32 cl::opt<double> CheapRematWeight("regalloc-cheap-remat-weight", cl::init(0.2), variable67 Ret += CheapRematWeight * cheapRematCounts(); in getScore()