Searched refs:ColdOperandThreshold (Results 1 – 1 of 1) sorted by relevance
61 static cl::opt<unsigned> ColdOperandThreshold( variable688 ColdOperand = TotalWeight * ColdOperandThreshold > 100 * MinWeight; in hasExpensiveColdOperand()