Searched refs:InitPrefix (Results 1 – 2 of 2) sorted by relevance
80 Constant *InitPrefix; member162 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,173 void mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,872 E.Data.AppendingGV.InitPrefix, in flush()1003 if (InitPrefix) { in mapAppendingVariable()1005 cast<ArrayType>(InitPrefix->getType())->getNumElements(); in mapAppendingVariable()1007 Elements.push_back(InitPrefix->getAggregateElement(I)); in mapAppendingVariable()1053 Constant *InitPrefix, in scheduleMapAppendingVariable() argument1064 WE.Data.AppendingGV.InitPrefix = InitPrefix; in scheduleMapAppendingVariable()1169 Constant *InitPrefix, in scheduleMapAppendingVariable() argument[all …]
181 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,