Searched refs:cleanCoroutine (Results 1 – 2 of 2) sorted by relevance
93 LLVM_ABI void cleanCoroutine(SmallVectorImpl<CoroFrameInst *> &CoroFrames,282 cleanCoroutine(CoroFrames, UnusedCoroSaves, CoroPromise); in Shape()
472 void coro::Shape::cleanCoroutine( in cleanCoroutine() function in coro::Shape