Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4147 std::set<GlobalValue::GUID> DefOrUseGUIDs; in writeCombinedGlobalValueSummary() local
4151 DefOrUseGUIDs.insert(I.first); in writeCombinedGlobalValueSummary()
4153 DefOrUseGUIDs.insert(VI.getGUID()); in writeCombinedGlobalValueSummary()
4304 if (DefOrUseGUIDs.count( in writeCombinedGlobalValueSummary()
4318 if (DefOrUseGUIDs.count( in writeCombinedGlobalValueSummary()