Searched defs:canVectorizeMemory (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp839 bool LoopVectorizationLegality::canVectorizeMemory() { function in class:llvm::LoopVectorizationLegality
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h523 bool canVectorizeMemory() const { return CanVecMem; } function in class:llvm::LoopAccessInfo

Completed in 323 milliseconds