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