Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCallGraphUpdater.cpp140 SCC->getOuterRefSCC().replaceNodeFunction(OldLCGN, NewFn); in replaceFunctionWith()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h868 void replaceNodeFunction(Node &N, Function &NewF);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h875 void replaceNodeFunction(Node &N, Function &NewF);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp830 C.getOuterRefSCC().replaceNodeFunction(N, *NewF); in run()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp1055 C.getOuterRefSCC().replaceNodeFunction(N, *NewF); in run()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1445 void LazyCallGraph::RefSCC::replaceNodeFunction(Node &N, Function &NewF) { in replaceNodeFunction() function in LazyCallGraph::RefSCC
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1442 void LazyCallGraph::RefSCC::replaceNodeFunction(Node &N, Function &NewF) { in replaceNodeFunction() function in LazyCallGraph::RefSCC