Searched refs:isPopulated (Results 1 – 2 of 2) sorted by relevance
343 bool isPopulated() const { return Edges.hasValue(); } in isPopulated() function
232 assert(E.getNode().isPopulated() && "Can't have an unpopulated node!"); in verify()