Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DefaultCase

847     bool DefaultCase = SI->getDefaultDest() == BBTo;
849 ConstantRange EdgesVals(BitWidth, DefaultCase/*isFullSet*/);
854 if (DefaultCase) {