Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DInliner.cpp628 auto RemoveCGN = [&](CallGraphNode *CGN) { in removeDeadFunctions() local
673 RemoveCGN(CGN); in removeDeadFunctions()
680 RemoveCGN(CG[F]); in removeDeadFunctions()