Searched refs:ColdThreshold (Results 1 – 2 of 2) sorted by relevance
193 Optional<int> ColdThreshold; member
91 static cl::opt<int> ColdThreshold( variable1788 Threshold = MinIfValid(Threshold, Params.ColdThreshold); in updateThreshold()2966 Params.ColdThreshold = ColdThreshold; in getInlineParams()2967 } else if (ColdThreshold.getNumOccurrences() > 0) { in getInlineParams()2968 Params.ColdThreshold = ColdThreshold; in getInlineParams()