Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8519 uint64_t NewFalseWeight = TrueWeight + 2 * FalseWeight; in splitBranchCondition() local
8554 uint64_t NewFalseWeight = FalseWeight; in splitBranchCondition() local