Home
last modified time | relevance | path

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

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