Searched defs:AppliedConstraint (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/TableGen/ | ||
H A D | Constraint.h | 95 struct AppliedConstraint { argument |
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Constraint.cpp | 112 AppliedConstraint::AppliedConstraint(Constraint &&constraint, AppliedConstraint() function in AppliedConstraint |