Searched defs:RetconLoweringStorage (Results 1 – 1 of 1) sorted by relevance
124 struct RetconLoweringStorage { struct125 Function *ResumePrototype;126 Function *Alloc;127 Function *Dealloc;128 BasicBlock *ReturnBlock;129 bool IsFrameInlineInStorage;