Searched refs:isMatchRoot (Results 1 – 2 of 2) sorted by relevance
38 if (N->isMatchRoot()) in writeDOTGraph()54 if (N->isMatchRoot()) in writeDOTGraph()
100 bool isMatchRoot() const { return IsMatchRoot; } in isMatchRoot() function