Home | History | Annotate | Download | only in IR

Lines Matching refs:addCase

2083   unwrap<SwitchInst>(Switch)->addCase(unwrap<ConstantInt>(OnVal), unwrap(Dest));