Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getNumCases

511     if (si->getNumCases() == 1 && si->getDefaultDest() == unreachableBB) {