Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DefaultCase

843     bool DefaultCase = SI->getDefaultDest() == BBTo;
845 ConstantRange EdgesVals(BitWidth, DefaultCase/*isFullSet*/);
850 if (DefaultCase) {