Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4433 auto RefValueId = getValueId(RI.getGUID()); in writeCombinedGlobalValueSummary() local
4492 auto RefValueId = getValueId(RI.getGUID()); in writeCombinedGlobalValueSummary() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7009 for (uint64_t RefValueId : Record) in makeRefList() local