Searched refs:UseValueProfile (Results 1 – 4 of 4) sorted by relevance
56 void SetUseValueProfile(bool VP) { UseValueProfile = VP; } in SetUseValueProfile()60 return UseValueProfile && MaxValueProfileMap->MergeFrom(ValueProfileMap); in UpdateValueProfileMap()96 bool UseValueProfile = false; variable146 if (UseValueProfile) in CollectFeatures()
34 bool UseValueProfile = false; member
404 Options.UseValueProfile = Flags.use_value_profile; in FuzzerDriver()
189 TPC.SetUseValueProfile(Options.UseValueProfile); in Fuzzer()