Searched defs:Confidence (Results 1 – 3 of 3) sorted by relevance
66 ConstantFP *Confidence = dyn_cast<ConstantFP>(CI->getArgOperand(2)); in getBranchWeight() local
260 explicit Confidence(Confidence::Level Level) : CurrentLevel(Level) {} in Confidence() function
2672 Constant *Confidence = ConstantFP::get(Ty, Probability); in EmitBuiltinExpr() local