Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h456 std::optional<ArrayRef<PointerDiffInfo>> getDiffChecks() const { in getDiffChecks() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1947 auto DiffChecks = RtPtrChecking.getDiffChecks(); in Create()
7660 !LAI->getRuntimePointerChecking()->getDiffChecks()) { in executePlan()