Searched refs:FuzzerPassPushIdsThroughVariables (Results 1 – 9 of 9) sorted by relevance
24 FuzzerPassPushIdsThroughVariables::FuzzerPassPushIdsThroughVariables( in FuzzerPassPushIdsThroughVariables() function in spvtools::fuzz::FuzzerPassPushIdsThroughVariables32 void FuzzerPassPushIdsThroughVariables::Apply() { in Apply()
26 class FuzzerPassPushIdsThroughVariables : public FuzzerPass {28 FuzzerPassPushIdsThroughVariables(
197 MaybeAddRepeatedPass<FuzzerPassPushIdsThroughVariables>(&pass_instances_); in Fuzzer()