Searched refs:replaceUnwindCoroEnd (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp224 static void replaceUnwindCoroEnd(CoroEndInst *End, const coro::Shape &Shape, function
254 replaceUnwindCoroEnd(End, Shape, FramePtr, InResume, CG);

Completed in 61 milliseconds