Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp358 static void createResumeEntryBlock(Function &F, coro::Shape &Shape) { in createResumeEntryBlock() function
1579 createResumeEntryBlock(F, Shape); in splitSwitchCoroutine()