Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1127 static unsigned getEncodedComdatSelectionKind(const Comdat &C) { in getEncodedComdatSelectionKind() function
1164 Vals.push_back(getEncodedComdatSelectionKind(*C)); in writeComdats()