Home
last modified time | relevance | path

Searched refs:live_instr_count (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp423 live_instr_count = fs->cfg->last_block()->end_ip + 1; in fs_reg_alloc()
485 int live_instr_count; member in fs_reg_alloc
1280 assert(ip == live_instr_count); in spill_reg()