Searched refs:getNumPredStores (Results 1 – 1 of 1) sorted by relevance
1478 unsigned getNumPredStores() const { return NumPredStores; } in getNumPredStores() function in __anon63bf7e8f0111::LoopVectorizationLegality5177 if (!EnableCondStoresVectorization && Legal->getNumPredStores()) { in selectVectorizationFactor()