Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp2136 struct PointerBounds { struct
2145 static PointerBounds
2184 static SmallVector<std::pair<PointerBounds, PointerBounds>, 4> expandBounds( in expandBounds()
2188 SmallVector<std::pair<PointerBounds, PointerBounds>, 4> ChecksWithBounds; in expandBounds()
2195 PointerBounds in expandBounds()
2221 const PointerBounds &A = Check.first, &B = Check.second; in addRuntimeChecks()