Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DPresburgerRelation.cpp457 bool PresburgerRelation::isIntegerEmpty() const { in isIntegerEmpty() function in PresburgerRelation
H A DIntegerRelation.cpp719 bool IntegerRelation::isIntegerEmpty() const { return !findIntegerSample(); } in isIntegerEmpty() function in IntegerRelation