Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp342 void writeBlockInfo();
2737 void DXILBitcodeWriter::writeBlockInfo() { in writeBlockInfo() function in DXILBitcodeWriter
2927 writeBlockInfo(); in write()
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp402 void writeBlockInfo();
3457 void ModuleBitcodeWriter::writeBlockInfo() { in writeBlockInfo() function in ModuleBitcodeWriter
4463 writeBlockInfo(); in write()