IR: Avoid duplication of SwitchInst::findCaseValue(), NFC
Change the non-const version of findCaseValue() to forward to the const version.
Loading
Please sign in to comment
Change the non-const version of findCaseValue() to forward to the const version.