Searched refs:collectSeedInstructions (Results 1 – 2 of 2) sorted by relevance
72 void collectSeedInstructions(BasicBlock *BB);
3541 collectSeedInstructions(BB); in runImpl()3699 void SLPVectorizerPass::collectSeedInstructions(BasicBlock *BB) { in collectSeedInstructions() function in SLPVectorizerPass