Searched refs:getNumPredStores (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1478 unsigned getNumPredStores() const { return NumPredStores; } function in class:__anon14813::LoopVectorizationLegality
5177 if (!EnableCondStoresVectorization && Legal->getNumPredStores()) {

Completed in 144 milliseconds