Home | History | Annotate | Download | only in TableGen

Lines Matching refs:UnsetInit

214   // An UnsetInit represents a named node without any constraints.
215 if (N->getLeafValue() == UnsetInit::get()) {