Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1691 static void splitAsyncCoroutine(Function &F, coro::Shape &Shape, in splitAsyncCoroutine() function
1960 splitAsyncCoroutine(F, Shape, Clones); in splitCoroutine()