Home
last modified time | relevance | path

Searched refs:isProfitableToReorder (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1983 bool isProfitableToReorder() const;
7026 bool BoUpSLP::isProfitableToReorder() const { in isProfitableToReorder() function in BoUpSLP
21014 if (R.isProfitableToReorder()) { in vectorizeStoreChain()
21669 if (R.isProfitableToReorder()) { in tryToVectorizeList()