Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1773 struct PointerBounds { struct
1781 static PointerBounds
1810 static SmallVector<std::pair<PointerBounds, PointerBounds>, 4> expandBounds( in expandBounds()
1814 SmallVector<std::pair<PointerBounds, PointerBounds>, 4> ChecksWithBounds; in expandBounds()
1822 PointerBounds in expandBounds()
1848 const PointerBounds &A = Check.first, &B = Check.second; in addRuntimeChecks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp2052 struct PointerBounds { struct
2061 static PointerBounds
2100 static SmallVector<std::pair<PointerBounds, PointerBounds>, 4> expandBounds( in expandBounds()
2104 SmallVector<std::pair<PointerBounds, PointerBounds>, 4> ChecksWithBounds; in expandBounds()
2111 PointerBounds in expandBounds()
2137 const PointerBounds &A = Check.first, &B = Check.second; in addRuntimeChecks()