Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1932 static coro::Shape splitCoroutine(Function &F, in splitCoroutine() function
2145 const coro::Shape Shape = splitCoroutine( in run()