Searched refs:areAltOperandsProfitable (Results 1 – 1 of 1) sorted by relevance
4253 bool areAltOperandsProfitable(const InstructionsState &S,8824 bool BoUpSLP::areAltOperandsProfitable(const InstructionsState &S, in areAltOperandsProfitable() function in BoUpSLP9390 if (!SLPSkipEarlyProfitabilityCheck && !areAltOperandsProfitable(S, VL)) { in getScalarsVectorizationState()