Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h561 std::optional<ArrayRef<PointerDiffInfo>> getDiffChecks() const { in getDiffChecks() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1832 auto DiffChecks = RtPtrChecking.getDiffChecks(); in create()
8326 !LAI->getRuntimePointerChecking()->getDiffChecks()) { in buildVPlansWithVPRecipes()