Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NodeHasProperty

1453 /// NodeHasProperty - Return true if this node has the specified property.
1454 bool TreePatternNode::NodeHasProperty(SDNP Property,
1475 if (NodeHasProperty(Property, CGP))