Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInliner.cpp480 CalleeNode->removeAllCalledFunctions(); in runOnSCC()
543 CGN->removeAllCalledFunctions(); in removeDeadFunctions()
/external/llvm/lib/Transforms/IPO/
DInliner.cpp541 CalleeNode->removeAllCalledFunctions(); in inlineCalls()
582 CGN->removeAllCalledFunctions(); in removeDeadFunctions()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DCallGraph.h243 void removeAllCalledFunctions() { in removeAllCalledFunctions() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp197 ParentNode->removeAllCalledFunctions(); in updateCallGraph()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DInliner.cpp665 CalleeNode->removeAllCalledFunctions(); in inlineCallsImpl()
722 CGN->removeAllCalledFunctions(); in removeDeadFunctions()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DCallGraph.h218 void removeAllCalledFunctions() { in removeAllCalledFunctions() function
/external/llvm/include/llvm/Analysis/
DCallGraph.h221 void removeAllCalledFunctions() { in removeAllCalledFunctions() function