Searched refs:root_edges (Results 1 – 1 of 1) sorted by relevance
197 const Edges& root_edges = root.edges(); in CreateFailureEdges() local198 for (Edges::const_iterator e = root_edges.begin(); e != root_edges.end(); in CreateFailureEdges()