Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1170 static void splitSwitchCoroutine(Function &F, coro::Shape &Shape, in splitSwitchCoroutine() function
1349 return splitSwitchCoroutine(F, Shape, Clones); in splitCoroutine()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1606 static void splitSwitchCoroutine(Function &F, coro::Shape &Shape, in splitSwitchCoroutine() function
1957 splitSwitchCoroutine(F, Shape, Clones, TTI); in splitCoroutine()