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