Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp325 static void markCoroutineAsDone(IRBuilder<> &Builder, const coro::Shape &Shape, in markCoroutineAsDone() function
373 markCoroutineAsDone(Builder, Shape, FramePtr); in replaceUnwindCoroEnd()
452 markCoroutineAsDone(Builder, Shape, FramePtr); in createResumeEntryBlock()