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