Searched refs:combineWeight (Results 1 – 3 of 3) sorted by relevance
141 static void combineWeight(Weight &W, const Weight &OtherW) { in combineWeight() function171 combineWeight(*O, *L); in combineWeightsBySorting()184 combineWeight(Combined[W.TargetNode.Index], W); in combineWeightsByHashing()
120 static void combineWeight(Weight &W, const Weight &OtherW) { in combineWeight() function150 combineWeight(*O, *L); in combineWeightsBySorting()162 combineWeight(Combined[W.TargetNode.Index], W); in combineWeightsByHashing()
1018 inline float combineWeight (float curCombinedWeight, float partialWeight) in combineWeight() function1055 weight = combineWeight(weight, elementWeight); in computeEntryReadWeight()1083 weight = combineWeight(weight, elementWeight); in computeEntryReadWeight()