Searched refs:VectorDCEFunction (Results 1 – 6 of 6) sorted by relevance
63 bool VectorDCEFunction(Function* function);
32 modified |= VectorDCEFunction(&function); in Process()37 bool VectorDCE::VectorDCEFunction(Function* function) { in VectorDCEFunction() function in spvtools::opt::VectorDCE