Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h637 bool hasDependenceInvolvingLoopInvariantAddress() const { in hasDependenceInvolvingLoopInvariantAddress() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1105 if (LAI->hasDependenceInvolvingLoopInvariantAddress()) { in canVectorizeMemory()