Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h124 struct RetconLoweringStorage { struct
125 Function *ResumePrototype;
126 Function *Alloc;
127 Function *Dealloc;
128 BasicBlock *ReturnBlock;
129 bool IsFrameInlineInStorage;