Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitcodeWriter.cpp4660 auto RefValueId = getValueId(RI.getGUID()); in writeCombinedGlobalValueSummary() local
4723 auto RefValueId = getValueId(RI.getGUID()); in writeCombinedGlobalValueSummary() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp7364 for (uint64_t RefValueId : Record) in makeRefList() local