Searched refs:replaceCoroEnd (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroSplit.cpp | 343 static void replaceCoroEnd(AnyCoroEndInst *End, const coro::Shape &Shape, in replaceCoroEnd() function 616 replaceCoroEnd(NewCE, Shape, NewFramePtr, /*in resume*/ true, nullptr); in replaceCoroEnds() 1999 replaceCoroEnd(End, Shape, Shape.FramePtr, /*in resume*/ false, nullptr); in removeCoroEnds()
|