Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DISLTools.cpp523 isl::map polly::intersectRange(isl::map Map, isl::union_set Range) { in intersectRange() function in polly
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp2183 void IntegerRelation::intersectRange(const IntegerPolyhedron &poly) { in intersectRange() function in IntegerRelation