Home
last modified time | relevance | path

Searched refs:isDereferenceableReadOnlyLoop (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoads.h90 LLVM_ABI bool isDereferenceableReadOnlyLoop(
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp854 bool llvm::isDereferenceableReadOnlyLoop( in isDereferenceableReadOnlyLoop() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1774 if (!isDereferenceableReadOnlyLoop(TheLoop, PSE.getSE(), DT, AC, in isVectorizableEarlyExitLoop()