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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1077 static unsigned getEncodedComdatSelectionKind(const Comdat &C) { function
1114 Vals.push_back(getEncodedComdatSelectionKind(*C));

Completed in 61 milliseconds