Searched refs:isDereferenceableAndAlignedInLoop (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | Loads.h | 83 LLVM_ABI bool isDereferenceableAndAlignedInLoop(
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | Loads.cpp | 289 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 D | LoopVectorizationLegality.cpp | 1539 isDereferenceableAndAlignedInLoop(LI, TheLoop, SE, *DT, AC, in canVectorizeWithIfConvert()
|