Searched refs:BundleIndex (Results 1 – 2 of 2) sorted by relevance
58 for (unsigned BundleIndex : seq(0U, Call.getNumOperandBundles())) in visitCallBase() local60 OperandBundlesToKeepIndexes.emplace_back(BundleIndex); in visitCallBase()
13845 auto BundleIndex = 0u; in vectorizeGEPIndices() local13850 Bundle[BundleIndex++] = GEPIdx; in vectorizeGEPIndices()