Searched refs:PointerBounds (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2136 struct PointerBounds { struct in namespace:__anon4455
2145 static PointerBounds
2184 static SmallVector<std::pair<PointerBounds, PointerBounds>, 4> expandBounds(
2188 SmallVector<std::pair<PointerBounds, PointerBounds>, 4> ChecksWithBounds;
2195 PointerBounds
2221 const PointerBounds &A = Check.first, &B = Check.second;

Completed in 141 milliseconds