Home
last modified time | relevance | path

Searched refs:CallValueId (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3799 auto CallValueId = getValueId(GUID); in writeCombinedGlobalValueSummary() local
3800 if (!CallValueId) { in writeCombinedGlobalValueSummary()
3807 CallValueId = getValueId(GUID); in writeCombinedGlobalValueSummary()
3808 if (!CallValueId) in writeCombinedGlobalValueSummary()
3825 NameVals.push_back(*CallValueId); in writeCombinedGlobalValueSummary()