Home
last modified time | relevance | path

Searched defs:Cond2 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.explicit/
H A Dp1-emit.cpp22 long& get(bool Cond1, bool Cond2) { in get()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp139 const Expr *Cond2 = I2->getCond(); in VisitIfStmt() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp106 auto Cond2 = createCond(BBBuilder, Arg, Cmp2, Val2); in createOrCond() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DIfConversion.cpp1799 SmallVector<MachineOperand, 4> *Cond2 = &RevCond; in IfConvertDiamondCommon() local
H A DCodeGenPrepare.cpp8276 Value *Cond1, *Cond2; in splitBranchCondition() local