Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h141 struct RetconLoweringStorage { struct
142 Function *ResumePrototype;
143 Function *Alloc;
144 Function *Dealloc;
145 BasicBlock *ReturnBlock;
146 bool IsFrameInlineInStorage;