Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp287 void writeTypeTable();
852 void ModuleBitcodeWriter::writeTypeTable() { in writeTypeTable() function in ModuleBitcodeWriter
4409 writeTypeTable(); in write()