Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getDefaultDest

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