Searched defs:OldC (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | Inliner.cpp | 496 LazyCallGraph::SCC *OldC = C; run() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | CGSCCPassManager.cpp | 835 SCC *OldC = C; incorporateNewSCCRange() local |
H A D | ConstantFolding.cpp | 1083 Constant *OldC = cast<Constant>(&OldU); ConstantFoldConstantImpl() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 3772 auto *OldC = cast<OMPMapClause>(C); VisitOMPDeclareMapperDecl() local |
H A D | SemaTemplate.cpp | 8823 const Expr *NewC = nullptr, *OldC = nullptr; MatchTemplateParameterKind() local |