Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DPredicate.cpp262 auto collapseKind = node->kind == PredCombinerKind::And in propagateGroundTruth() local
272 if (simplifiedChild->kind == collapseKind || in propagateGroundTruth()
274 node->kind = collapseKind; in propagateGroundTruth()