Home
last modified time | relevance | path

Searched refs:RemoveCGN (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp564 auto RemoveCGN = [&](CallGraphNode *CGN) { in removeDeadFunctions() local
609 RemoveCGN(CGN); in removeDeadFunctions()
616 RemoveCGN(CG[F]); in removeDeadFunctions()