Searched defs:canVectorizeMemory (Results 1 – 2 of 2) sorted by relevance
523 bool canVectorizeMemory() const { return CanVecMem; } in canVectorizeMemory() function
839 bool LoopVectorizationLegality::canVectorizeMemory() { in canVectorizeMemory() function in llvm::LoopVectorizationLegality