Home
last modified time | relevance | path

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

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