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