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