Searched refs:tryVectorize (Results 1 – 2 of 2) sorted by relevance
95 bool tryVectorize(ArrayRef<Value *> Seeds, LegalityAnalysis &Legality);
482 bool BottomUpVec::tryVectorize(ArrayRef<Value *> Bndl, in tryVectorize() function in llvm::sandboxir::BottomUpVec514 return tryVectorize(SeedSliceVals, Legality); in runOnRegion()