Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp985 static unsigned getEncodedComdatSelectionKind(const Comdat &C) { in getEncodedComdatSelectionKind() function
1014 Vals.push_back(getEncodedComdatSelectionKind(*C)); in writeComdats()