Lines Matching refs:LH
754 Stmt::Likelihood LH = Stmt::LH_None;
757 LH = Stmt::getLikelihood(S.getThen(), S.getElse());
758 EmitBranchOnBoolExpr(S.getCond(), ThenBlock, ElseBlock, Count, LH);
1326 Stmt::Likelihood LH = Stmt::getLikelihood(Attrs);
1342 SwitchLikelihood->push_back(LH);
1382 Cond = emitCondLikelihoodViaExpectIntrinsic(Cond, LH);
1750 for (const auto LH : Likelihoods) {
1751 switch (LH) {
1780 for (const auto LH : Likelihoods) {
1781 switch (LH) {