Searched refs:dom_post_index (Results 1 – 2 of 2) sorted by relevance
160 block->dom_post_index = (*index)++; in calc_dfs_indicies()242 child->dom_post_index <= parent->dom_post_index; in nir_block_dominates()
1579 unsigned dom_pre_index, dom_post_index; member