Searched defs:ValueId (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Bitcode/Reader/ | ||
| H A D | BitcodeReader.cpp | 7094 getValueInfoFromValueId(unsigned ValueId) getValueInfoFromValueId() argument |
| /llvm-project/llvm/lib/Bitcode/Writer/ | ||
| H A D | BitcodeWriter.cpp | 4609 auto ValueId = getValueId(I.first); writeCombinedGlobalValueSummary() local |