Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp139 const Expr *Cond2 = I2->getCond(); in VisitIfStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp87 auto Cond2 = createCond(BBBuilder, Arg2, Cmp2, Val2); in createOrCond() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1786 SmallVector<MachineOperand, 4> *Cond2 = &RevCond; in IfConvertDiamondCommon() local
H A DCodeGenPrepare.cpp8771 Value *Cond1, *Cond2; in splitBranchCondition() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2416 Value *Cond1, *Cond2; in hoistMinMax() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3530 const Value *Cond2 = SI2->getCondition(); in isNonEqualSelect() local