Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5510 uint64_t NewFalseWeight = TrueWeight + 2 * FalseWeight; in splitBranchCondition() local
5543 uint64_t NewFalseWeight = FalseWeight; in splitBranchCondition() local