Searched refs:BB1FWeight (Results 1 – 1 of 1) sorted by relevance
7438 uint64_t BB1TWeight, BB1FWeight; in mergeNestedCondBranch() local7439 if (extractBranchWeights(*BB1BI, BB1TWeight, BB1FWeight)) in mergeNestedCondBranch()7442 BB1TWeight = BB1FWeight = 1; in mergeNestedCondBranch()7449 uint64_t Weights[2] = {BBTWeight * BB1FWeight + BBFWeight * BB2TWeight, in mergeNestedCondBranch()