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