Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h455 Optional<ArrayRef<PointerDiffInfo>> getDiffChecks() const { in getDiffChecks() function
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1913 auto DiffChecks = RtPtrChecking.getDiffChecks(); in Create()
7569 !LAI->getRuntimePointerChecking()->getDiffChecks()) { in executePlan()