Home
last modified time | relevance | path

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

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