Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1555 bool areAllUsersVectorized(Instruction *I,
3530 bool BoUpSLP::areAllUsersVectorized(Instruction *I, in areAllUsersVectorized() function in BoUpSLP
3682 if (!areAllUsersVectorized(cast<Instruction>(V), VectorizedVals) || in getEntryCost()