Searched refs:replaceNodeFunction (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CallGraphUpdater.cpp | 140 SCC->getOuterRefSCC().replaceNodeFunction(OldLCGN, NewFn); in replaceFunctionWith()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | LazyCallGraph.h | 868 void replaceNodeFunction(Node &N, Function &NewF);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | LazyCallGraph.h | 868 void replaceNodeFunction(Node &N, Function &NewF);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | LazyCallGraph.h | 868 void replaceNodeFunction(Node &N, Function &NewF);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LazyCallGraph.h | 868 void replaceNodeFunction(Node &N, Function &NewF);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | LazyCallGraph.h | 868 void replaceNodeFunction(Node &N, Function &NewF);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LazyCallGraph.h | 875 void replaceNodeFunction(Node &N, Function &NewF);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 830 C.getOuterRefSCC().replaceNodeFunction(N, *NewF); in run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 1055 C.getOuterRefSCC().replaceNodeFunction(N, *NewF); in run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 1445 void LazyCallGraph::RefSCC::replaceNodeFunction(Node &N, Function &NewF) { in replaceNodeFunction() function in LazyCallGraph::RefSCC
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 1442 void LazyCallGraph::RefSCC::replaceNodeFunction(Node &N, Function &NewF) { in replaceNodeFunction() function in LazyCallGraph::RefSCC
|