Searched refs:NewW (Results 1 – 1 of 1) sorted by relevance
4853 SwitchInstProfUpdateWrapper::CaseWeightOpt NewW; in tryToSimplifyUncondBranchWithICmpInIt() local4855 NewW = ((uint64_t(*W0) + 1) >> 1); in tryToSimplifyUncondBranchWithICmpInIt()4856 SIW.setSuccessorWeight(0, *NewW); in tryToSimplifyUncondBranchWithICmpInIt()4858 SIW.addCase(Cst, NewBB, NewW); in tryToSimplifyUncondBranchWithICmpInIt()