HomeSort by relevance Sort by last modified time
    Searched refs:incidentCountFwd (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_graph.h 125 inline int incidentCountFwd() const; // count of incident non-back edges
217 int Graph::Node::incidentCountFwd() const
nv50_ir_graph.cpp 305 if (++(ei.getNode()->tag) == ei.getNode()->incidentCountFwd())

Completed in 72 milliseconds