Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DefaultCase

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