Searched refs:getSuccessorWeight (Results 1 – 4 of 4) sorted by relevance
610 SwitchInstProfUpdateWrapper::getSuccessorWeight(SI, 0); in unswitchTrivialSwitch()653 auto W = SIW.getSuccessorWeight(CaseI->getSuccessorIndex()); in unswitchTrivialSwitch()768 SIW.getSuccessorWeight(Case.getSuccessorIndex())); in unswitchTrivialSwitch()773 auto W = SIW.getSuccessorWeight(Case.getSuccessorIndex()); in unswitchTrivialSwitch()816 0, SIW.getSuccessorWeight(LastCaseI->getSuccessorIndex())); in unswitchTrivialSwitch()
3972 SwitchInstProfUpdateWrapper::getSuccessorWeight(unsigned idx) { in getSuccessorWeight() function in SwitchInstProfUpdateWrapper3996 SwitchInstProfUpdateWrapper::getSuccessorWeight(const SwitchInst &SI, in getSuccessorWeight() function in SwitchInstProfUpdateWrapper
3509 CaseWeightOpt getSuccessorWeight(unsigned idx);3511 static CaseWeightOpt getSuccessorWeight(const SwitchInst &SI, unsigned idx);
3731 auto W0 = SIW.getSuccessorWeight(0); in tryToSimplifyUncondBranchWithICmpInIt()