Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2126 SmallVector<std::pair<PointerBounds, PointerBounds>, 4> ChecksWithBounds; in expandBounds() local
2131 PointerChecks, std::back_inserter(ChecksWithBounds), in expandBounds()
2139 return ChecksWithBounds; in expandBounds()