Lines Matching full:fprob
413 auto FProb430 if (std::max(TProb, FProb) / Threshold < std::min(TProb, FProb))436 << " -> " << FBB->getName() << ": " << FProb << "\n");443 std::swap(TProb, FProb);445 return (TProb > FProb) ? PPC::BR_TAKEN_HINT : PPC::BR_NONTAKEN_HINT;