Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp402 void writeBlockInfo();
3382 void ModuleBitcodeWriter::writeBlockInfo() { in writeBlockInfo() function in ModuleBitcodeWriter
4406 writeBlockInfo(); in write()