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