Searched refs:isSequential (Results 1 – 9 of 9) sorted by relevance
802 if (GTI.isSequential()) { in canonicalizeArrayIndicesToPointerSize()819 if (GTI.isSequential()) { in accumulateByteOffset()867 if (GTI.isSequential()) { in lowerToSingleIndexGEPs()928 if (GTI.isSequential()) { in lowerToArithmetics()1008 if (GTI.isSequential()) { in splitGEP()
342 if (GTI.isSequential()) { in tryReassociateGEP()
112 bool isSequential() const { return CurTy.is<Type *>(); } in isSequential() function
73 assert(GTI.isSequential() && "should be sequencial"); in getMaxPreservedAlignment()
1984 if (!LastI.isSequential()) in foldGEPOfGEP()
2507 } else if (GTI.isSequential() && EltCount.isNonZero() && in getGetElementPtr()
56 constexpr bool isSequential(ContainerType CT) { in isSequential() function
2106 EndsWithSequential = I.isSequential(); in visitGEPOfGEP()
7666 I.isSequential() && in GEPSequentialConstIndexed()