Searched refs:getDecodedComdatSelectionKind (Results 1 – 2 of 2) sorted by relevance
1034 static Comdat::SelectionKind getDecodedComdatSelectionKind(unsigned Val) { in getDecodedComdatSelectionKind() function2817 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord()
869 static Comdat::SelectionKind getDecodedComdatSelectionKind(unsigned Val) { in getDecodedComdatSelectionKind() function3770 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseModule()