Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h116 struct SwitchLoweringStorage { struct
117 SwitchInst *ResumeSwitch;
118 AllocaInst *PromiseAlloca;
119 BasicBlock *ResumeEntryBlock;
120 unsigned IndexField;
121 unsigned IndexAlign;
122 unsigned IndexOffset;
123 bool HasFinalSuspend;
124 bool HasUnwindCoroEnd;