Home
last modified time | relevance | path

Searched defs:inBound (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp364 SVal inBound = svalBuilder.evalBinOpNN(this, BO_LT, newIdx.castAs<NonLoc>(), assumeInBoundDual() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DSparseTensorIterator.cpp1065 Value inBound = CMPI(ult, ivs.front(), posHi); in genSegmentHigh() local