Searched refs:isSequential (Results 1 – 8 of 8) sorted by relevance
802 if (GTI.isSequential()) { in canonicalizeArrayIndicesToPointerSize()819 if (GTI.isSequential()) { in accumulateByteOffset()871 if (GTI.isSequential()) { in lowerToSingleIndexGEPs()932 if (GTI.isSequential()) { in lowerToArithmetics()1012 if (GTI.isSequential()) { in splitGEP()
342 if (GTI.isSequential()) { in tryReassociateGEP()
112 bool isSequential() const { return CurTy.is<Type *>(); } in isSequential() function
80 assert(GTI.isSequential() && "should be sequencial"); in getMaxPreservedAlignment()
1987 if (!LastI.isSequential()) in foldGEPOfGEP()
2506 } else if (GTI.isSequential() && EltCount.isNonZero() && in getGetElementPtr()
2121 EndsWithSequential = I.isSequential(); in visitGEPOfGEP()
7792 return GEP->getNumOperands() == 2 && I.isSequential() && in GEPSequentialConstIndexed()