Searched refs:HasFocusFunction (Results 1 – 2 of 2) sorted by relevance
41 bool HasFocusFunction = false; member197 return II->HasFocusFunction; in NumInputsThatTouchFocusFunction()210 bool HasFocusFunction, bool NeverReduce, in AddToCorpus() argument227 II.HasFocusFunction = HasFocusFunction; in AddToCorpus()236 if (HasFocusFunction) in AddToCorpus()328 II.NumExecutedMutations, II.NumSuccessfullMutations, II.HasFocusFunction); in PrintStats()549 (Inputs[i]->HasFocusFunction ? 1000 : 1)) in UpdateCorpusDistribution()
742 if (II.HasFocusFunction && !II.DataFlowTraceForFocusFunction.empty() && in MutateAndTestOne()