struct Shape::SwitchLoweringStorage
Declaration
struct Shape::SwitchLoweringStorage { /* full declaration omitted */ };
Declared at: llvm/lib/Transforms/Coroutines/CoroInternal.h:107
Member Variables
- public llvm::SwitchInst* ResumeSwitch
- public llvm::AllocaInst* PromiseAlloca
- public llvm::BasicBlock* ResumeEntryBlock
- public unsigned int IndexField
- public unsigned int IndexAlign
- public unsigned int IndexOffset
- public bool HasFinalSuspend