Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp458 unsigned getValueId(GlobalValue::GUID ValGUID) { in getValueId() function in __anonf8687d3e0111::IndexBitcodeWriter
3437 unsigned ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary()
3452 NameVals.push_back(getValueId(RI.getGUID())); in writeCombinedGlobalValueSummary()
3471 NameVals.push_back(getValueId(RI.getGUID())); in writeCombinedGlobalValueSummary()
3486 NameVals.push_back(getValueId(EI.first.getGUID())); in writeCombinedGlobalValueSummary()