LLVM API Documentation
#include <WriterInternals.h>
Collaboration diagram for llvm::BytecodeBlock:
Public Member Functions | |
BytecodeBlock (unsigned ID, BytecodeWriter &w, bool elideIfEmpty=false, bool hasLongFormat=false) | |
~BytecodeBlock () |
Definition at line 113 of file WriterInternals.h.
|
Place holder for ID and length for this block Definition at line 170 of file Bytecode/Writer/Writer.cpp. References llvm::BytecodeWriter::output(), llvm::BytecodeWriter::size(), and U. |
|
Definition at line 183 of file Bytecode/Writer/Writer.cpp. References llvm::BytecodeWriter::output(), llvm::BytecodeWriter::resize(), and llvm::BytecodeWriter::size(). |