Searched defs:TrueProb (Results 1 – 3 of 3) sorted by relevance
68 double TrueProb = Confidence->getValueAPF().convertToDouble(); in getBranchWeight() local
604 static bool checkMDProf(MDNode *MD, BranchProbability &TrueProb, in checkMDProf()641 static bool checkBias(K *Key, BranchProbability TrueProb, in checkBias()695 BranchProbability TrueProb, FalseProb; in checkBiasedSelect() local
141 BranchProbability TrueProb, FalseProb; member