Home
last modified time | relevance | path

Searched defs:SwitchLoweringStorage (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h131 struct SwitchLoweringStorage { struct
132 SwitchInst *ResumeSwitch;
133 AllocaInst *PromiseAlloca;
134 BasicBlock *ResumeEntryBlock;
135 unsigned IndexField;
136 unsigned IndexAlign;
137 unsigned IndexOffset;
138 bool HasFinalSuspend;