Searched refs:incidentCountFwd (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_graph.h125 inline int incidentCountFwd() const; // count of incident non-back edges
217 int Graph::Node::incidentCountFwd() const function in class:nv50_ir::Graph::Node
H A Dnv50_ir_graph.cpp302 if (++(ei.getNode()->tag) == ei.getNode()->incidentCountFwd())

Completed in 71 milliseconds