Searched refs:LH_None (Results 1 – 5 of 5) sorted by relevance
143 return std::make_pair(Stmt::LH_None, nullptr); in getLikelihood()150 return std::make_pair(Stmt::LH_None, nullptr); in getLikelihood()168 if (LHE == LH_None) in getLikelihood()173 return LH_None; in getLikelihood()175 if (LHT != LH_None) in getLikelihood()187 if (LHT.first != LH_None && LHT.first == LHE.first) in determineLikelihoodConflict()
754 Stmt::Likelihood LH = Stmt::LH_None; in EmitIfStmt()1477 SwitchLikelihood->push_back(Stmt::LH_None); in EmitCaseStmt()1755 case Stmt::LH_None: in getLikelihoodWeights()1785 case Stmt::LH_None: in getLikelihoodWeights()1879 SwitchLikelihood->push_back(Stmt::LH_None); in EmitSwitchStmt()
1645 LH == Stmt::LH_Unlikely ? Stmt::LH_None : LH); in EmitBranchOnBoolExpr()1699 LH == Stmt::LH_Likely ? Stmt::LH_None : LH); in EmitBranchOnBoolExpr()1739 getProfileCount(CondOp), Stmt::LH_None); in EmitBranchOnBoolExpr()2662 case Stmt::LH_None: in emitCondLikelihoodViaExpectIntrinsic()
4481 Stmt::Likelihood LH = Stmt::LH_None,4491 Stmt::Likelihood LH = Stmt::LH_None);
1107 LH_None, ///< No attribute set or branches of the IfStmt have enumerator