Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Rewrite/
H A DTestPDLByteCode.cpp17 static LogicalResult customSingleEntityConstraint(PatternRewriter &rewriter, in customSingleEntityConstraint() function
24 return customSingleEntityConstraint(rewriter, rootCopy); in customMultiEntityConstraint()
89 "single_entity_constraint", customSingleEntityConstraint); in runOnOperation()