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