Searched refs:SwitchFieldIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h96 struct SwitchFieldIndex { struct in struct:llvm::coro::Shape
168 return cast<PointerType>(FrameTy->getElementType(SwitchFieldIndex::Resume));
H A DCoroEarly.cpp89 static_assert(coro::Shape::SwitchFieldIndex::Resume == 0,
H A DCoroSplit.cpp306 coro::Shape::SwitchFieldIndex::Resume,
386 coro::Shape::SwitchFieldIndex::Resume,
872 Shape.FrameTy, Shape.FramePtr, coro::Shape::SwitchFieldIndex::Resume,
886 Shape.FrameTy, Shape.FramePtr, coro::Shape::SwitchFieldIndex::Destroy,

Completed in 111 milliseconds