Home
last modified time | relevance | path

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

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