Searched refs:idom_analysis (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_shader.h75 brw_analysis<brw::idom_tree, backend_shader> idom_analysis; member in struct:backend_shader
H A Dbrw_cfg.cpp508 const idom_tree *idom = (s ? &s->idom_analysis.require() : NULL);
H A Dbrw_shader.cpp736 cfg(NULL), idom_analysis(this),
1326 idom_analysis.invalidate(c);
H A Dbrw_fs_combine_constants.cpp434 const brw::idom_tree &idom = idom_analysis.require();

Completed in 5 milliseconds