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

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

Completed in 56 milliseconds