Searched refs:tryToVectorize (Results 1 – 2 of 2) sorted by relevance
105 bool tryToVectorize(Instruction *I, slpvectorizer::BoUpSLP &R);
4992 bool SLPVectorizerPass::tryToVectorize(Instruction *I, BoUpSLP &R) { in tryToVectorize() function in SLPVectorizerPass6171 return tryToVectorize(I, R); in vectorizeRootInstruction()