Searched defs:RetconLoweringStorage (Results 1 – 1 of 1) sorted by relevance
141 struct RetconLoweringStorage { struct142 Function *ResumePrototype;143 Function *Alloc;144 Function *Dealloc;145 BasicBlock *ReturnBlock;146 bool IsFrameInlineInStorage;