Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1681 static void splitSwitchCoroutine(Function &F, coro::Shape &Shape, in splitSwitchCoroutine() function
2030 splitSwitchCoroutine(F, Shape, Clones, TTI); in splitCoroutine()