Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DCallGraphUpdater.cpp35 DeadCGN->removeAllCalledFunctions(); in finalize()
90 OldCGN->removeAllCalledFunctions(); in reanalyzeFunction()
115 DeadCGN->removeAllCalledFunctions(); in removeFunction()
/external/llvm/lib/Transforms/IPO/
DInliner.cpp541 CalleeNode->removeAllCalledFunctions(); in inlineCalls()
582 CGN->removeAllCalledFunctions(); in removeDeadFunctions()
/external/llvm-project/llvm/lib/Transforms/IPO/
DInliner.cpp517 CalleeNode->removeAllCalledFunctions(); in inlineCallsImpl()
577 CGN->removeAllCalledFunctions(); in removeDeadFunctions()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCallGraph.h217 void removeAllCalledFunctions() { in removeAllCalledFunctions() function
/external/llvm/include/llvm/Analysis/
DCallGraph.h221 void removeAllCalledFunctions() { in removeAllCalledFunctions() function
/external/llvm-project/llvm/include/llvm/Analysis/
DCallGraph.h235 void removeAllCalledFunctions() { in removeAllCalledFunctions() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInliner.cpp731 CalleeNode->removeAllCalledFunctions(); in inlineCallsImpl()
791 CGN->removeAllCalledFunctions(); in removeDeadFunctions()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp212 ParentNode->removeAllCalledFunctions(); in updateCallGraph()
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp217 ParentNode->removeAllCalledFunctions(); in updateCallGraph()