Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DHardwareLoops.cpp473 Value *OldCond = ExitBranch->getCondition(); in InsertLoopDec() local
516 Value *OldCond = ExitBranch->getCondition(); in UpdateBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp810 auto *OldCond = Guard->getOperand(0); in widenGuardConditions() local
836 auto *OldCond = BI->getCondition(); in widenWidenableBranchGuardConditions() local
1173 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DIndVarSimplify.cpp1296 auto *OldCond = BI->getCondition(); in replaceExitCond() local
1306 auto *OldCond = BI->getCondition(); in foldExit() local
1710 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DLoopStrengthReduce.cpp2485 ICmpInst *OldCond = Cond; in OptimizeLoopTermCond() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp202 const Attr *A, Expr *OldCond, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentFunctionAttrCondition()
511 Expr *OldCond = ES.getExpr(); in instantiateExplicitSpecifier() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6531 auto *OldCond = BI->getCondition(); in simplifyCondBranch() local