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

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

Completed in 107 milliseconds