Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp91 CallGraphNode *OldCGN = CG->getOrInsertFunction(&Fn); in reanalyzeFunction() local
130 CallGraphNode *OldCGN = (*CG)[&OldFn]; in replaceFunctionWith() local