Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp2188 SmallVector<std::pair<PointerBounds, PointerBounds>, 4> ChecksWithBounds; in expandBounds() local
2193 PointerChecks, std::back_inserter(ChecksWithBounds), in expandBounds()
2201 return ChecksWithBounds; in expandBounds()