Searched refs:DCE_TYPES (Results 1 – 4 of 4) sorted by relevance
63 DCE_TYPES = (1<<6), enumerator67 DCE_ALL = (DCE_FUNCS | DCE_VARS | DCE_TYPES),
1447 if (options & DCE_TYPES) dceTypes(); in remap()
130 DCE_TYPES = remove dead types133 DCE_ALL = (DCE_FUNCS | DCE_VARS | DCE_TYPES)
262 options = (options | spv::spirvbin_t::DCE_TYPES); in parseCmdLine()