Searched refs:SwitchFieldIndex (Results 1 – 4 of 4) sorted by relevance
106 struct SwitchFieldIndex { struct202 return cast<PointerType>(FrameTy->getElementType(SwitchFieldIndex::Resume)); in getSwitchResumePointerType()
89 static_assert(coro::Shape::SwitchFieldIndex::Resume == 0, in lowerCoroDone()
367 coro::Shape::SwitchFieldIndex::Resume, in createResumeEntryBlock()447 coro::Shape::SwitchFieldIndex::Resume, in handleFinalSuspend()1088 Shape.FrameTy, Shape.FramePtr, coro::Shape::SwitchFieldIndex::Resume, in updateCoroFrame()1102 Shape.FrameTy, Shape.FramePtr, coro::Shape::SwitchFieldIndex::Destroy, in updateCoroFrame()
950 unsigned ResumeIndex = coro::Shape::SwitchFieldIndex::Resume; in buildFrameDebugInfo()951 unsigned DestroyIndex = coro::Shape::SwitchFieldIndex::Destroy; in buildFrameDebugInfo()