Searched refs:totalWeight (Results 1 – 3 of 3) sorted by relevance
41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
42 while (RS.totalWeight() < IB.MinFunctionNum) { in mutate()74 Strategy->getWeight(CurSize, MaxSize, RS.totalWeight())); in mutateModule()75 if (RS.totalWeight() == 0) in mutateModule()
220 RS.sample(NewLoad, RS.totalWeight()); in newSource()