Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoads.h83 LLVM_ABI bool isDereferenceableAndAlignedInLoop(
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp289 bool llvm::isDereferenceableAndAlignedInLoop( in isDereferenceableAndAlignedInLoop() function in llvm
860 if (!isDereferenceableAndAlignedInLoop(LI, L, *SE, *DT, AC, Predicates)) in isDereferenceableReadOnlyLoop()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1539 isDereferenceableAndAlignedInLoop(LI, TheLoop, SE, *DT, AC, in canVectorizeWithIfConvert()