Searched defs:GUIDToValueIdMap (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Bitcode/Writer/ | ||
| H A D | BitcodeWriter.cpp | 171 std::map<GlobalValue::GUID, unsigned> GUIDToValueIdMap; member in __anon33774a8c0111::ModuleBitcodeWriterBase |
| /llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/ | ||
| H A D | DXILBitcodeWriter.cpp | 111 std::map<GlobalValue::GUID, unsigned> GUIDToValueIdMap; member in llvm::dxil::DXILBitcodeWriter |