Home
last modified time | relevance | path

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

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