Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp291 static void markCoroutineAsDone(IRBuilder<> &Builder, const coro::Shape &Shape, in markCoroutineAsDone() function
319 markCoroutineAsDone(Builder, Shape, FramePtr); in replaceUnwindCoroEnd()
398 markCoroutineAsDone(Builder, Shape, FramePtr); in createResumeEntryBlock()