Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DInliner.cpp568 auto RemoveCGN = [&](CallGraphNode *CGN) { in removeDeadFunctions() local
613 RemoveCGN(CGN); in removeDeadFunctions()
620 RemoveCGN(CG[F]); in removeDeadFunctions()