Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLibCallsShrinkWrap.cpp87 auto Cond2 = createCond(BBBuilder, Arg2, Cmp2, Val2); in createOrCond() local
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDIdenticalExprChecker.cpp139 const Expr *Cond2 = I2->getCond(); in VisitIfStmt() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDIfConversion.cpp1786 SmallVector<MachineOperand, 4> *Cond2 = &RevCond; in IfConvertDiamondCommon() local
HDCodeGenPrepare.cpp8771 Value *Cond1, *Cond2; in splitBranchCondition() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLICM.cpp2416 Value *Cond1, *Cond2; in hoistMinMax() local
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDValueTracking.cpp3530 const Value *Cond2 = SI2->getCondition(); in isNonEqualSelect() local