Searched refs:areAllUsersVectorized (Results 1 – 1 of 1) sorted by relevance
1551 bool areAllUsersVectorized(Instruction *I) const;3501 bool BoUpSLP::areAllUsersVectorized(Instruction *I) const { in areAllUsersVectorized() function in BoUpSLP3630 if (IsGather && (!areAllUsersVectorized(cast<Instruction>(V)) || in getEntryCost()