Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCallGraph.h217 void removeAllCalledFunctions() { in removeAllCalledFunctions() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInliner.cpp731 CalleeNode->removeAllCalledFunctions(); in inlineCallsImpl()
791 CGN->removeAllCalledFunctions(); in removeDeadFunctions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp212 ParentNode->removeAllCalledFunctions(); in updateCallGraph()