Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp711 static void splitCoroutine(Function &F, CallGraph &CG, CallGraphSCC &SCC) { in splitCoroutine() function
860 splitCoroutine(*F, CG, SCC); in runOnSCC()