Home
last modified time | relevance | path

Searched defs:foundRepr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Analysis/Presburger/
H A DUtils.cpp198 ArrayRef<bool> foundRepr, in checkExplicitRepresentation() argument
229 const IntegerRelation &cst, ArrayRef<bool> foundRepr, unsigned pos, in computeSingleVarRepr() argument
270 const IntegerRelation &cst, ArrayRef<bool> foundRepr, unsigned pos, in computeSingleVarRepr() argument
[all...]
H A DIntegerRelation.cpp1021 SmallVector<bool, 8> foundRepr(getNumVars(), false); getLocalReprs() local
/llvm-project/mlir/lib/Analysis/
H A DFlatLinearValueConstraints.cpp424 SmallVector<bool, 8> foundRepr(cst.getNumVars(), false); in detectAsFloorDiv() local