Searched refs:InitPrefix (Results 1 – 2 of 2) sorted by relevance
79 Constant *InitPrefix; member161 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,173 void mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,844 E.Data.AppendingGV.InitPrefix, in flush()962 if (InitPrefix) { in mapAppendingVariable()964 cast<ArrayType>(InitPrefix->getType())->getNumElements(); in mapAppendingVariable()966 Elements.push_back(InitPrefix->getAggregateElement(I)); in mapAppendingVariable()1012 Constant *InitPrefix, in scheduleMapAppendingVariable() argument1023 WE.Data.AppendingGV.InitPrefix = InitPrefix; in scheduleMapAppendingVariable()1128 Constant *InitPrefix, in scheduleMapAppendingVariable() argument[all …]
180 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,