Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3323 bool areAltOperandsProfitable(const InstructionsState &S,
6182 bool BoUpSLP::areAltOperandsProfitable(const InstructionsState &S, in areAltOperandsProfitable() function in BoUpSLP
6592 if (!SLPSkipEarlyProfitabilityCheck && !areAltOperandsProfitable(S, VL)) { in getScalarsVectorizationState()