Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1621 struct PointerBounds { struct
1629 static PointerBounds
1658 static SmallVector<std::pair<PointerBounds, PointerBounds>, 4> expandBounds( in expandBounds()
1662 SmallVector<std::pair<PointerBounds, PointerBounds>, 4> ChecksWithBounds; in expandBounds()
1670 PointerBounds in expandBounds()
1695 const PointerBounds &A = Check.first, &B = Check.second; in addRuntimeChecks()