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