Searched refs:getEncodedComdatSelectionKind (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 539 static unsigned getEncodedComdatSelectionKind(const Comdat &C) { function 559 Vals.push_back(getEncodedComdatSelectionKind(*C)); |
Completed in 107 milliseconds