Searched refs:isSequential (Results 1 – 6 of 6) sorted by relevance
108 bool isSequential() const { return CurTy.is<Type *>(); } in isSequential() function117 return isSequential() && NumElements != Unbounded; in isBoundedSequential()
771 if (GTI.isSequential()) { in canonicalizeArrayIndicesToPointerSize()788 if (GTI.isSequential()) { in accumulateByteOffset()836 if (GTI.isSequential()) { in lowerToSingleIndexGEPs()897 if (GTI.isSequential()) { in lowerToArithmetics()978 if (GTI.isSequential()) { in splitGEP()
314 if (GTI.isSequential()) { in tryReassociateGEP()
2151 else if (LastI.isSequential()) in ConstantFoldGetElementPtr()
1782 EndsWithSequential = I.isSequential(); in visitGetElementPtrInst()
6496 I.isSequential() && in GEPSequentialConstIndexed()