Searched refs:newCaseOperands (Results 1 – 1 of 1) sorted by relevance
641 SmallVector<ValueRange> newCaseOperands; in dropSwitchCasesThatMatchDefault() local654 newCaseOperands.push_back(op.getCaseOperands(it.index())); in dropSwitchCasesThatMatchDefault()663 newCaseValues, newCaseDestinations, newCaseOperands); in dropSwitchCasesThatMatchDefault()719 SmallVector<ValueRange> newCaseOperands; in simplifyPassThroughSwitch() local733 newCaseOperands.push_back(caseOperands); in simplifyPassThroughSwitch()749 newCaseDests, newCaseOperands); in simplifyPassThroughSwitch()865 SmallVector<ValueRange> newCaseOperands; in simplifySwitchFromDefaultSwitchOnSameCondition() local877 newCaseOperands.push_back(op.getCaseOperands(it.index())); in simplifySwitchFromDefaultSwitchOnSameCondition()886 newCaseValues, newCaseDestinations, newCaseOperands); in simplifySwitchFromDefaultSwitchOnSameCondition()