Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DIntegerRelation.h394 LogicalResult constantFoldVar(unsigned pos);
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp1359 LogicalResult IntegerRelation::constantFoldVar(unsigned pos) { in constantFoldVar() function in IntegerRelation
1374 if (failed(constantFoldVar(t))) in constantFoldVarRange()