Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h597 bool hasDependenceInvolvingLoopInvariantAddress() const { in hasDependenceInvolvingLoopInvariantAddress() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h625 bool hasDependenceInvolvingLoopInvariantAddress() const { in hasDependenceInvolvingLoopInvariantAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp851 if (LAI->hasDependenceInvolvingLoopInvariantAddress()) { in canVectorizeMemory()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp966 if (LAI->hasDependenceInvolvingLoopInvariantAddress()) { in canVectorizeMemory()