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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp220 void assignValueId(GlobalValue::GUID ValGUID) { argument
224 unsigned getValueId(GlobalValue::GUID ValGUID) { argument
489 Optional<unsigned> getValueId(GlobalValue::GUID ValGUID) { argument

Completed in 63 milliseconds