Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1311 auto *VFrame = Builder.CreateBitCast(Frame, Builder.getInt8PtrTy()); in handleNoSuspendCoroutine() local
1314 CoroBegin->replaceAllUsesWith(VFrame); in handleNoSuspendCoroutine()