Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1159 auto *OldCond = BI->getCondition(); in replaceExitCond() local
1171 auto *OldCond = BI->getCondition(); in createFoldedExitCond() local
1313 Value *OldCond = BI->getCondition(); in optimizeLoopExitWithUnknownExitCount() local
1369 for (auto *OldCond : LeafConditions) { in optimizeLoopExitWithUnknownExitCount() local
1862 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DLoopPredication.cpp745 auto *OldCond = Guard->getOperand(0); in widenGuardConditions() local
780 auto *OldCond = BI->getCondition(); in widenWidenableBranchGuardConditions() local
1169 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DLoopStrengthReduce.cpp2713 ICmpInst *OldCond = Cond; in OptimizeLoopTermCond() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp545 Value *OldCond = ExitBranch->getCondition(); in InsertLoopDec() local
589 Value *OldCond = ExitBranch->getCondition(); in UpdateBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp425 unsigned OldCond = Cond[0].getImm(); in analyzeBranch() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h202 const Stmt *OldInit, const Stmt *OldCond, in ForStmtBeginChecker()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp238 const Attr *A, Expr *OldCond, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentFunctionAttrCondition()
611 Expr *OldCond = ES.getExpr(); in instantiateExplicitSpecifier() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp7964 auto *OldCond = BI->getCondition(); in simplifyCondBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25168 AArch64CC::CondCode OldCond = in performCSELCombine() local
25272 auto OldCond = in performSETCCCombine() local