Home
last modified time | relevance | path

Searched refs:canVectorizeIndirectUnsafeDependences (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h520 bool canVectorizeIndirectUnsafeDependences();
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1156 bool LoopVectorizationLegality::canVectorizeIndirectUnsafeDependences() { in canVectorizeIndirectUnsafeDependences() function in llvm::LoopVectorizationLegality
1211 return canVectorizeIndirectUnsafeDependences(); in canVectorizeMemory()