Searched refs:EndWeight (Results 1 – 1 of 1) sorted by relevance
2883 uint64_t EndWeight = Invert ? TWeight : FWeight; in SpeculativelyExecuteBB() local2885 BranchProbability::getBranchProbability(EndWeight, TWeight + FWeight); in SpeculativelyExecuteBB()