Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DUtils.cpp185 static bool checkExplicitRepresentation(const IntegerRelation &cst, in checkExplicitRepresentation() function
234 if (!checkExplicitRepresentation(cst, foundRepr, dividend, pos)) in computeSingleVarRepr()
247 if (!checkExplicitRepresentation(cst, foundRepr, dividend, pos)) in computeSingleVarRepr()