Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_cfg.cpp161 idom_dirty = true; in cfg_t()
444 idom_dirty = true; in remove_block()
483 if (idom_dirty) in dump()
550 idom_dirty = false; in calculate_idom()
Dbrw_cfg.h300 bool idom_dirty; member