Searched defs:RetconLoweringStorage (Results 1 – 1 of 1) sorted by relevance
120 struct RetconLoweringStorage { struct121 Function *ResumePrototype;122 Function *Alloc;123 Function *Dealloc;124 BasicBlock *ReturnBlock;125 bool IsFrameInlineInStorage;