Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroShape.h131 struct RetconLoweringStorage { struct
132 Function *ResumePrototype;
133 Function *Alloc;
134 Function *Dealloc;
135 BasicBlock *ReturnBlock;
136 bool IsFrameInlineInStorage;