Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp89 CallGraphNode *OldCGN = CG->getOrInsertFunction(&Fn); in reanalyzeFunction() local
128 CallGraphNode *OldCGN = (*CG)[&OldFn]; in replaceFunctionWith() local