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