Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6784 getValueInfoFromValueId(unsigned ValueId) getValueInfoFromValueId() argument
6918 unsigned ValueId = 0; parseModule() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4456 auto ValueId = getValueId(I.first); writeCombinedGlobalValueSummary() local