Searched refs:HasFocusFunction (Results 1 – 2 of 2) sorted by relevance
39 bool HasFocusFunction = false; member77 return II->HasFocusFunction; in NumInputsThatTouchFocusFunction()90 bool HasFocusFunction, const Vector<uint32_t> &FeatureSet, in AddToCorpus() argument101 II.HasFocusFunction = HasFocusFunction; in AddToCorpus()106 if (HasFocusFunction) in AddToCorpus()187 II.NumExecutedMutations, II.NumSuccessfullMutations, II.HasFocusFunction); in PrintStats()284 ? (i + 1) * (Inputs[i]->HasFocusFunction ? 1000 : 1) in UpdateCorpusDistribution()
696 if (II.HasFocusFunction && !II.DataFlowTraceForFocusFunction.empty() && in MutateAndTestOne()