Home
last modified time | relevance | path

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

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