Home
last modified time | relevance | path

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

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