Searched refs:VectorizedLoads (Results 1 – 1 of 1) sorted by relevance
5990 BoUpSLP::ValueSet VectorizedLoads; in getEntryCost() local6000 if (!VectorizedLoads.count(Slice.front()) && in getEntryCost()6001 !VectorizedLoads.count(Slice.back()) && allSameBlock(Slice)) { in getEntryCost()6016 VectorizedLoads.insert(Slice.begin(), Slice.end()); in getEntryCost()6031 if (!VectorizedLoads.empty()) in getEntryCost()6034 if (!VectorizedLoads.empty()) { in getEntryCost()6041 if (VectorizedLoads.contains(VL[I])) in getEntryCost()6047 for (Value *V : VectorizedLoads) { in getEntryCost()