Searched refs:ExactMatch (Results 1 – 8 of 8) sorted by relevance
35 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
317 bool ExactMatch = false; in getSubsectionInsertionPoint() local319 ExactMatch = MI->first == Subsection; in getSubsectionInsertionPoint()320 if (ExactMatch) in getSubsectionInsertionPoint()328 if (!ExactMatch && Subsection != 0) { in getSubsectionInsertionPoint()
667 case Comdat::SelectionKind::ExactMatch: in computeResultingSelectionKind()682 if (Result == Comdat::SelectionKind::ExactMatch) { in computeResultingSelectionKind()
846 case Comdat::ExactMatch: in getSelectionForCOFF()
543 case Comdat::ExactMatch: in getEncodedComdatSelectionKind()
3089 case Comdat::ExactMatch: in print()
678 return Comdat::ExactMatch; in getDecodedComdatSelectionKind()
480 SK = Comdat::ExactMatch; in parseComdat()