Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp198 ParentNode->removeAllCalledFunctions(); in updateCallGraph()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DCallGraph.h218 void removeAllCalledFunctions() { in removeAllCalledFunctions() function
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp730 CalleeNode->removeAllCalledFunctions(); in inlineCallsImpl()
787 CGN->removeAllCalledFunctions(); in removeDeadFunctions()