Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1183 auto *OldCond = BI->getCondition(); in createFoldedExitCond() local
1171 auto *OldCond = BI->getCondition(); replaceExitCond() local
1325 Value *OldCond = BI->getCondition(); optimizeLoopExitWithUnknownExitCount() local
1381 for (auto *OldCond : LeafConditions) { optimizeLoopExitWithUnknownExitCount() local
1871 Value *OldCond = BI->getCondition(); predicateLoopExits() local
[all...]
H A DLoopPredication.cpp746 auto *OldCond = Guard->getOperand(0); in widenGuardConditions() local
781 auto *OldCond = BI->getCondition(); in widenWidenableBranchGuardConditions() local
1170 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DLoopStrengthReduce.cpp2535 ICmpInst *OldCond = Cond; OptimizeLoopTermCond() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp544 Value *OldCond = ExitBranch->getCondition(); InsertLoopDec() local
587 Value *OldCond = ExitBranch->getCondition(); UpdateBranch() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp231 instantiateDependentFunctionAttrCondition(Sema & S,const MultiLevelTemplateArgumentList & TemplateArgs,const Attr * A,Expr * OldCond,const Decl * Tmpl,FunctionDecl * New) instantiateDependentFunctionAttrCondition() argument
570 Expr *OldCond = ES.getExpr(); instantiateExplicitSpecifier() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp7302 auto *OldCond = BI->getCondition(); simplifyCondBranch() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22461 auto OldCond = performSETCCCombine() local
[all...]