Searched defs:ValGUID (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp184 void assignValueId(GlobalValue::GUID ValGUID) { argument
188 unsigned getValueId(GlobalValue::GUID ValGUID) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp225 void assignValueId(GlobalValue::GUID ValGUID) { argument
229 unsigned getValueId(GlobalValue::GUID ValGUID) { argument
554 std::optional<unsigned> getValueId(GlobalValue::GUID ValGUID) { argument

Completed in 144 milliseconds