Home
last modified time | relevance | path

Searched defs:PointerBounds (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1798 struct PointerBounds { struct
1806 static PointerBounds expandBounds(const RuntimeCheckingPtrGroup *CG, in expandBounds() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h339 PointerBounds; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp210 std::pair<const SCEV *, const SCEV *>> &PointerBounds) { in getStartAndEndForAccess()