Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp214 assignValueId(CallEdge.first.getGUID()); in ModuleBitcodeWriterBase()
222 assignValueId(RefEdge.getGUID()); in ModuleBitcodeWriterBase()
239 void assignValueId(GlobalValue::GUID ValGUID) { in assignValueId() function in __anoneb218b5c0111::ModuleBitcodeWriterBase
/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