Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4023 auto RefValueId = getValueId(RI.getGUID()); in writeCombinedGlobalValueSummary() local
4055 auto RefValueId = getValueId(RI.getGUID()); in writeCombinedGlobalValueSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5647 for (uint64_t RefValueId : Record) in makeRefList() local