Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NodeHasProperty

1338 /// NodeHasProperty - Return true if this node has the specified property.
1339 bool TreePatternNode::NodeHasProperty(SDNP Property,
1360 if (NodeHasProperty(Property, CGP))