Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp412 static void createResumeEntryBlock(Function &F, coro::Shape &Shape) { in createResumeEntryBlock() function
1686 createResumeEntryBlock(F, Shape); in splitSwitchCoroutine()