Searched defs:getRoot (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_graph.h | 152 inline Node *getRoot() const { return root; } function in class:nv50_ir::Graph |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_graph.h | 151 inline Node *getRoot() const { return root; } function in class:nv50_ir::Graph |
Completed in 3 milliseconds