Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1764 static coro::Shape splitCoroutine(Function &F, in splitCoroutine() function
2113 const coro::Shape Shape = splitCoroutine(F, Clones, ReuseFrameSlot); in run()
2212 const coro::Shape Shape = splitCoroutine(*F, Clones, ReuseFrameSlot); in runOnSCC()