Searched defs:Confidence (Results 1 – 3 of 3) sorted by relevance
65 auto *Confidence = cast<ConstantFP>(CI->getArgOperand(2)); in getBranchWeight() local129 auto *Confidence = cast<ConstantFP>(Expect->getArgOperand(2)); in handlePhiDef() local
258 explicit Confidence(Confidence::Level Level) : CurrentLevel(Level) {} in Confidence() function
3306 Constant *Confidence = ConstantFP::get(Ty, Probability); EmitBuiltinExpr() local