Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8226 uint64_t NewFalseWeight = TrueWeight + 2 * FalseWeight; in splitBranchCondition() local
8259 uint64_t NewFalseWeight = FalseWeight; in splitBranchCondition() local