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

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h154 unsigned num_insts; member in struct:rc_program_stats
/external/lldb/source/Expression/
H A DIRInterpreter.cpp602 uint32_t num_insts = 0; local
606 while (frame.m_ii != frame.m_ie && (++num_insts < 4096))
1371 if (num_insts >= 4096)

Completed in 61 milliseconds