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