Searched defs:RetconLoweringStorage (Results 1 – 1 of 1) sorted by relevance
131 struct RetconLoweringStorage { struct132 Function *ResumePrototype;133 Function *Alloc;134 Function *Dealloc;135 BasicBlock *ReturnBlock;136 bool IsFrameInlineInStorage;