Searched refs:ExtraWeight (Results 1 – 2 of 2) sorted by relevance
135 uint32_t ExtraWeight; member137 Case() : Low(0), High(0), BB(0), ExtraWeight(0) { } in Case()140 ExtraWeight(extraweight) { } in Case()
1985 uint32_t ExtraWeight = I->ExtraWeight; in handleSmallSwitchRange() local1988 /* trueweight */ ExtraWeight / 2, /* falseweight */ ExtraWeight / 2); in handleSmallSwitchRange()2390 uint32_t ExtraWeight = BPI ? BPI->getEdgeWeight(SI.getParent(), SuccBB) : 0; in Clusterify() local2394 SMBB, ExtraWeight)); in Clusterify()