Home
last modified time | relevance | path

Searched defs:ValueId (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7093 ModuleSummaryIndexBitcodeReader::getValueInfoFromValueId(unsigned ValueId) { in getValueInfoFromValueId()
7227 unsigned ValueId = 0; in parseModule() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4636 auto ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary() local