Searched refs:isSequential (Results 1 – 8 of 8) sorted by relevance
119 bool isSequential() const { return CurTy.is<Type *>(); } in isSequential() function128 return isSequential() && NumElements != Unbounded; in isBoundedSequential()
803 if (GTI.isSequential()) { in canonicalizeArrayIndicesToPointerSize()820 if (GTI.isSequential()) { in accumulateByteOffset()868 if (GTI.isSequential()) { in lowerToSingleIndexGEPs()929 if (GTI.isSequential()) { in lowerToArithmetics()1009 if (GTI.isSequential()) { in splitGEP()
338 if (GTI.isSequential()) { in tryReassociateGEP()
48 assert(GTI.isSequential() && "should be sequencial"); in getMaxPreservedAlignment()
2447 else if (LastI.isSequential()) in ConstantFoldGetElementPtr()
2473 } else if (GTI.isSequential() && EltCount.isNonZero() && in getGetElementPtr()
2101 EndsWithSequential = I.isSequential(); in visitGetElementPtrInst()
7529 I.isSequential() && in GEPSequentialConstIndexed()