struct Shape::SwitchLoweringStorage

Declaration

struct Shape::SwitchLoweringStorage { /* full declaration omitted */ };

Declared at: llvm/lib/Transforms/Coroutines/CoroInternal.h:113

Member Variables

public llvm::SwitchInst* ResumeSwitch
public llvm::AllocaInst* PromiseAlloca
public llvm::BasicBlock* ResumeEntryBlock
public bool HasFinalSuspend