Searched refs:IndexAdd (Results 1 – 1 of 1) sorted by relevance
474 Value *IndexAdd = Builder.CreateAdd(ConstIndex, Offset); in GEPToVectorIndex() local475 if (Instruction *NewInst = dyn_cast<Instruction>(IndexAdd)) in GEPToVectorIndex()477 return IndexAdd; in GEPToVectorIndex()