Home
last modified time | relevance | path

Searched defs:SumWeight (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp1293 uint64_t SumWeight = TrueWeight + FalseWeight; in getPredictedPathCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp588 uint64_t SumWeight = TrueWeight + FalseWeight; in extractBranchProbabilities() local