Home
last modified time | relevance | path

Searched refs:postSplitCleanup (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp423 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
726 postSplitCleanup(F); in splitCoroutine()
739 postSplitCleanup(F); in splitCoroutine()
740 postSplitCleanup(*ResumeClone); in splitCoroutine()
741 postSplitCleanup(*DestroyClone); in splitCoroutine()
742 postSplitCleanup(*CleanupClone); in splitCoroutine()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp423 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
796 postSplitCleanup(F); in splitCoroutine()
809 postSplitCleanup(F); in splitCoroutine()
810 postSplitCleanup(*ResumeClone); in splitCoroutine()
811 postSplitCleanup(*DestroyClone); in splitCoroutine()
812 postSplitCleanup(*CleanupClone); in splitCoroutine()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp423 static void postSplitCleanup(Function &F) {
794 postSplitCleanup(F);
807 postSplitCleanup(F);
808 postSplitCleanup(*ResumeClone);
809 postSplitCleanup(*DestroyClone);
810 postSplitCleanup(*CleanupClone);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp891 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1254 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1255 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1256 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1465 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1485 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp891 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1254 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1255 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1256 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1465 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1485 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp869 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1185 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1186 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1187 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1390 postSplitCleanup(F); in splitCoroutine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp869 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1185 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1186 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1187 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1390 postSplitCleanup(F); in splitCoroutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp869 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1182 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1183 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1184 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1387 postSplitCleanup(F); in splitCoroutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp971 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1334 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1335 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1336 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1641 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1661 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1063 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1426 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1427 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1428 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1768 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1811 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1140 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1495 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1496 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1497 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1853 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1897 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1063 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1426 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1427 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1428 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1768 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1811 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1145 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1525 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1526 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1527 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1884 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1928 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1145 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1525 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1526 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1527 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1884 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1928 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1144 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1497 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1498 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1499 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1856 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1900 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1145 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1525 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1526 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1527 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1884 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1928 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1145 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1525 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1526 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1527 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1884 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1928 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()