Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1400 auto *VFrame = Builder.CreateBitCast(Frame, Builder.getInt8PtrTy()); in handleNoSuspendCoroutine() local
1403 CoroBegin->replaceAllUsesWith(VFrame); in handleNoSuspendCoroutine()