Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExpr.cpp62 Optional<int> getMatchedConstantValue();
94 Optional<int> AffineExprMatcher::getMatchedConstantValue() { in getMatchedConstantValue() function in AffineExprMatcher
458 C.getMatchedConstantValue().getValue())); in tryConvertAffineExpr()