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.cpp1865 struct PointerBounds { struct
1873 static PointerBounds expandBounds(const RuntimeCheckingPtrGroup *CG, in expandBounds() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h358 PointerBounds; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp276 std::pair<const SCEV *, const SCEV *>> *PointerBounds) { in getStartAndEndForAccess()