Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DInliner.cpp628 auto RemoveCGN = [&](CallGraphNode *CGN) { in removeDeadFunctions() local
673 RemoveCGN(CGN); in removeDeadFunctions()
680 RemoveCGN(CG[F]); in removeDeadFunctions()