Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp184 void assignValueId(GlobalValue::GUID ValGUID) { in assignValueId() function in llvm::dxil::DXILBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp239 void assignValueId(GlobalValue::GUID ValGUID) { in assignValueId() function in __anoneb218b5c0111::ModuleBitcodeWriterBase