Searched refs:getDecodedComdatSelectionKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1147 static Comdat::SelectionKind getDecodedComdatSelectionKind(unsigned Val) { function
3110 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]);

Completed in 60 milliseconds