Home | History | Annotate | Download | only in MC

Lines Matching defs:ExactMatch

309   bool ExactMatch = false;
311 ExactMatch = MI->first == Subsection;
312 if (ExactMatch)
320 if (!ExactMatch && Subsection != 0) {