Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp478 auto NewTrueProb = TProb / 2; in findMergedConditions() local
511 auto NewTrueProb = TProb + FProb / 2; in findMergedConditions() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2259 auto NewTrueProb = TProb / 2; in FindMergedConditions() local
2292 auto NewTrueProb = TProb + FProb / 2; in FindMergedConditions() local