Searched refs:ColdBranchProbDenom (Results 1 – 1 of 1) sorted by relevance
90 static cl::opt<int> ColdBranchProbDenom( variable674 if (ColdBranchProbDenom.getNumOccurrences()) in outlineColdRegions()675 ColdProbThresh = BranchProbability(1, ColdBranchProbDenom.getValue()); in outlineColdRegions()