Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h624 bool hasDependenceInvolvingLoopInvariantAddress() const { in hasDependenceInvolvingLoopInvariantAddress() function
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp938 if (LAI->hasDependenceInvolvingLoopInvariantAddress()) { in canVectorizeMemory()