Searched refs:createDILocationAbbrev (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp291 unsigned createDILocationAbbrev();
1462 unsigned ModuleBitcodeWriter::createDILocationAbbrev() { function in class:ModuleBitcodeWriter
1480 Abbrev = createDILocationAbbrev();
2091 MDAbbrevs[MetadataAbbrev::DILocationAbbrevID] = createDILocationAbbrev();

Completed in 68 milliseconds