Searched refs:DCE_FUNCS (Results 1 – 5 of 5) sorted by relevance
61 DCE_FUNCS = (1<<4), enumerator67 DCE_ALL = (DCE_FUNCS | DCE_VARS | DCE_TYPES),
1441 if (options & DCE_FUNCS) dceFuncs(); in remap()
128 DCE_FUNCS = remove dead functions133 DCE_ALL = (DCE_FUNCS | DCE_VARS | DCE_TYPES)
90 … { "remap.basic.dcefunc.frag", "main", Source::GLSL, spv::spirvbin_t::DCE_FUNCS },
259 options = (options | spv::spirvbin_t::DCE_FUNCS); in parseCmdLine()