Home
last modified time | relevance | path

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

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