Searched refs:IndicesVector (Results 1 – 1 of 1) sorted by relevance
99 using IndicesVector = std::vector<uint64_t>; typedef114 using ScalarizeTable = std::set<std::pair<Type *, IndicesVector>>; in doPromotion()129 std::map<std::pair<Argument *, IndicesVector>, LoadInst *> OriginalLoads; in doPromotion()176 IndicesVector Indices; in doPromotion()442 IndicesVector Operands; in doPromotion()504 static bool isPrefix(const IndicesVector &Prefix, const IndicesVector &Longer) { in isPrefix()511 static bool prefixIn(const IndicesVector &Indices, in prefixIn()512 std::set<IndicesVector> &Set) { in prefixIn()513 std::set<IndicesVector>::iterator Low; in prefixIn()530 static void markIndicesSafe(const IndicesVector &ToMark, in markIndicesSafe()[all …]