Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Polynomial/IR/
H A DPolynomialAttributes.cpp42 bool &isConstantTerm, bool &shouldParseMore, in parseMonomial() argument
112 bool shouldParseMore; in parsePolynomialAttr() local