Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoads.h74 bool isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoads.cpp197 bool llvm::isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L, in isDereferenceableAndAlignedInLoop() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp970 isDereferenceableAndAlignedInLoop(LI, TheLoop, SE, *DT)) in canVectorizeWithIfConvert()