HomeSort by relevance Sort by last modified time
    Searched refs:dom_post_index (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/compiler/nir/
nir_dominance.c 160 block->dom_post_index = (*index)++;
242 child->dom_post_index <= parent->dom_post_index;
nir.h 1501 unsigned dom_pre_index, dom_post_index; member in struct:nir_block
    [all...]

Completed in 64 milliseconds