Searched defs:AppendingVarInfo (Results 1 – 1 of 1) sorted by relevance
393 struct AppendingVarInfo { struct in __anon585c4d710211::ModuleLinker394 GlobalVariable *NewGV; // New aggregate global in dest module.395 Constant *DstInit; // Old initializer from dest module.396 Constant *SrcInit; // Old initializer from src module.