Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.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()
/external/deqp/framework/randomshaders/
DrsgExpression.cpp993 inline float combineWeight (float curCombinedWeight, float partialWeight) in combineWeight() function
1030 weight = combineWeight(weight, elementWeight); in computeEntryReadWeight()
1058 weight = combineWeight(weight, elementWeight); in computeEntryReadWeight()