Searched refs:VFrame (Results 1 – 4 of 4) sorted by relevance
478 VFrame = 30006, enumerator
29 CV_ENUM_CLASS_ENT(RegisterId, VFrame),
998 auto *VFrame = Builder.CreateBitCast(Frame, Builder.getInt8PtrTy()); in handleNoSuspendCoroutine() local1001 CoroBegin->replaceAllUsesWith(VFrame); in handleNoSuspendCoroutine()
1154 auto *VFrame = Builder.CreateBitCast(Frame, Builder.getInt8PtrTy()); in handleNoSuspendCoroutine() local1157 CoroBegin->replaceAllUsesWith(VFrame); in handleNoSuspendCoroutine()