Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8864 uint64_t NewFalseWeight = TrueWeight + 2 * FalseWeight; in splitBranchCondition() local
8900 uint64_t NewFalseWeight = FalseWeight; in splitBranchCondition() local