Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h127 struct RetconLoweringStorage { struct
128 Function *ResumePrototype;
129 Function *Alloc;
130 Function *Dealloc;
131 BasicBlock *ReturnBlock;
132 bool IsFrameInlineInStorage;