Searched refs:FuzzerPassExpandVectorReductions (Results 1 – 6 of 6) sorted by relevance
24 FuzzerPassExpandVectorReductions::FuzzerPassExpandVectorReductions( in FuzzerPassExpandVectorReductions() function in spvtools::fuzz::FuzzerPassExpandVectorReductions31 FuzzerPassExpandVectorReductions::~FuzzerPassExpandVectorReductions() = default;33 void FuzzerPassExpandVectorReductions::Apply() { in Apply()
26 class FuzzerPassExpandVectorReductions : public FuzzerPass {28 FuzzerPassExpandVectorReductions(33 ~FuzzerPassExpandVectorReductions();
261 MaybeAddRepeatedPass<FuzzerPassExpandVectorReductions>(&pass_instances); in Run()