Searched refs:canVectorizeInstrs (Results 1 – 2 of 2) sorted by relevance
509 bool canVectorizeInstrs();
795 bool LoopVectorizationLegality::canVectorizeInstrs() { in canVectorizeInstrs() function in llvm::LoopVectorizationLegality1846 if (!canVectorizeInstrs()) { in canVectorize()