Searched defs:SwitchLoweringStorage (Results 1 – 2 of 2) sorted by relevance
107 struct SwitchLoweringStorage { struct108 SwitchInst *ResumeSwitch;109 AllocaInst *PromiseAlloca;110 BasicBlock *ResumeEntryBlock;111 unsigned IndexField;112 unsigned IndexAlign;113 unsigned IndexOffset;114 bool HasFinalSuspend;115 bool HasUnwindCoroEnd;
113 struct SwitchLoweringStorage { struct114 SwitchInst *ResumeSwitch;115 AllocaInst *PromiseAlloca;116 BasicBlock *ResumeEntryBlock;117 bool HasFinalSuspend;