Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp139 const Expr *Cond2 = I2->getCond(); in VisitIfStmt() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp109 auto Cond2 = createCond(BBBuilder, Arg, Cmp2, Val2); in createOrCond() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DIfConversion.cpp1799 SmallVector<MachineOperand, 4> *Cond2 = &RevCond; in IfConvertDiamondCommon() local
H A DCodeGenPrepare.cpp8426 Value *Cond1, *Cond2; in splitBranchCondition() local