Searched defs:is_if (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h823 bool is_if() { return type == NT_IF; } function in class:r600_sb::node
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h824 bool is_if() { return type == NT_IF; } function in class:r600_sb::node

Completed in 6 milliseconds