Searched defs:OldCond (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp544 Value *OldCond = ExitBranch->getCondition(); local
587 Value *OldCond = ExitBranch->getCondition(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp746 auto *OldCond = Guard->getOperand(0); local
781 auto *OldCond = BI->getCondition(); local
1170 Value *OldCond = BI->getCondition(); local
H A DIndVarSimplify.cpp1171 auto *OldCond = BI->getCondition(); local
1183 auto *OldCond = BI->getCondition(); local
1325 Value *OldCond = BI->getCondition(); local
1871 Value *OldCond = BI->getCondition(); local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp229 instantiateDependentFunctionAttrCondition( Sema &S, const MultiLevelTemplateArgumentList &TemplateArgs, const Attr *A, Expr *OldCond, const Decl *Tmpl, FunctionDecl *New) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22461 auto OldCond = local
[all...]

Completed in 208 milliseconds