Searched refs:areAltOperandsProfitable (Results 1 – 1 of 1) sorted by relevance
3323 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()