Home
last modified time | relevance | path

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

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