Searched refs:InitPrefix (Results 1 – 2 of 2) sorted by relevance
81 Constant *InitPrefix; member163 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,174 void mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,883 E.Data.AppendingGV.InitPrefix, in flush()1022 if (InitPrefix) { in mapAppendingVariable()1024 cast<ArrayType>(InitPrefix->getType())->getNumElements(); in mapAppendingVariable()1026 Elements.push_back(InitPrefix->getAggregateElement(I)); in mapAppendingVariable()1072 Constant *InitPrefix, in scheduleMapAppendingVariable() argument1083 WE.Data.AppendingGV.InitPrefix = InitPrefix; in scheduleMapAppendingVariable()1190 Constant *InitPrefix, in scheduleMapAppendingVariable() argument[all …]
181 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,