Home
last modified time | relevance | path

Searched refs:combineWeight (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Analysis/
HDBlockFrequencyInfoImpl.cpp118 static void combineWeight(Weight &W, const Weight &OtherW) { in combineWeight() function
147 combineWeight(*O, *L); in combineWeightsBySorting()
159 combineWeight(Combined[W.TargetNode.Index], W); in combineWeightsByHashing()