Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicate.h647 Predicate getAttributeConstraint(Attribute attr) { in getAttributeConstraint() function
H A DPredicateTree.cpp59 predList.emplace_back(pos, builder.getAttributeConstraint(value)); in getTreePredicates()