Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h107 struct SwitchLoweringStorage { struct
108 SwitchInst *ResumeSwitch;
109 AllocaInst *PromiseAlloca;
110 BasicBlock *ResumeEntryBlock;
111 unsigned IndexField;
112 unsigned IndexAlign;
113 unsigned IndexOffset;
114 bool HasFinalSuspend;
115 bool HasUnwindCoroEnd;