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