Home
last modified time | relevance | path

Searched defs:getRangeSet (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h173 RangeSet getRangeSet(const llvm::APSInt &From, const llvm::APSInt &To) { in getRangeSet() function
176 RangeSet getRangeSet(const llvm::APSInt &Origin) { in getRangeSet() function
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Analysis/
H A DAffineStructures.cpp1626 FlatAffineValueConstraints FlatAffineRelation::getRangeSet() const { in getRangeSet() function in FlatAffineRelation
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp2154 IntegerPolyhedron IntegerRelation::getRangeSet() const { in getRangeSet() function in IntegerRelation
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp317 RangeSet RangeSet::Factory::getRangeSet(Range From) { in getRangeSet() function in RangeSet::Factory