Lines Matching refs:addWeight
584 /// that represents infinite weight, and an addWeight() method that ensures that596 void addWeight(BaseType Delta) {603 void addWeight(const RegWeight &Other) { addWeight(Other.Weight); }