Searched refs:DCE_ALL (Results 1 – 6 of 6) sorted by relevance
67 DCE_ALL = (DCE_FUNCS | DCE_VARS | DCE_TYPES), enumerator70 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL),
253 options = (options | spv::spirvbin_t::DCE_ALL); in parseCmdLine()256 options = (options | spv::spirvbin_t::DCE_ALL); in parseCmdLine()
133 DCE_ALL = (DCE_FUNCS | DCE_VARS | DCE_TYPES)135 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL)