Searched refs:newCaseValues (Results 1 – 1 of 1) sorted by relevance
642 SmallVector<APInt> newCaseValues; in dropSwitchCasesThatMatchDefault() local655 newCaseValues.push_back(it.value()); in dropSwitchCasesThatMatchDefault()663 newCaseValues, newCaseDestinations, newCaseOperands); in dropSwitchCasesThatMatchDefault()866 SmallVector<APInt> newCaseValues; in simplifySwitchFromDefaultSwitchOnSameCondition() local878 newCaseValues.push_back(it.value()); in simplifySwitchFromDefaultSwitchOnSameCondition()886 newCaseValues, newCaseDestinations, newCaseOperands); in simplifySwitchFromDefaultSwitchOnSameCondition()