Home
last modified time | relevance | path

Searched defs:DiffChecks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h600 SmallVector<PointerDiffInfo> DiffChecks; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1880 auto DiffChecks = RtPtrChecking.getDiffChecks(); in Create() local