Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1416 auto *VFrame = Builder.CreateBitCast(Frame, Builder.getInt8PtrTy()); in handleNoSuspendCoroutine() local
1419 CoroBegin->replaceAllUsesWith(VFrame); in handleNoSuspendCoroutine()