Lines Matching defs:LH
929 Stmt::Likelihood LH = Stmt::LH_None;
933 LH = Stmt::getLikelihood(S.getThen(), Else);
942 EmitBranchOnBoolExpr(S.getCond(), ThenBlock, ElseBlock, ThenCount, LH);
1699 Stmt::Likelihood LH = Stmt::getLikelihood(Attrs);
1715 SwitchLikelihood->push_back(LH);
1755 Cond = emitCondLikelihoodViaExpectIntrinsic(Cond, LH);
2144 for (const auto LH : Likelihoods) {
2145 switch (LH) {
2174 for (const auto LH : Likelihoods) {
2175 switch (LH) {