Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getNextSwitchCase

1115   for (; Case; Case = Case->getNextSwitchCase()) {