Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp91 CallGraphNode *OldCGN = CG->getOrInsertFunction(&Fn); reanalyzeFunction() local
132 CallGraphNode *OldCGN = (*CG)[&OldFn]; replaceFunctionWith() local