Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h625 bool hasDependenceInvolvingLoopInvariantAddress() const { in hasDependenceInvolvingLoopInvariantAddress() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp966 if (LAI->hasDependenceInvolvingLoopInvariantAddress()) { in canVectorizeMemory()