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 111 of file WriterInternals.h.
| BytecodeBlock::BytecodeBlock | ( | unsigned | ID, | |
| BytecodeWriter & | w, | |||
| bool | elideIfEmpty = false, |
|||
| bool | hasLongFormat = false | |||
| ) | [inline] |
Definition at line 166 of file Bytecode/Writer/Writer.cpp.
References llvm::BytecodeWriter::output(), llvm::BytecodeWriter::size(), and U.
| BytecodeBlock::~BytecodeBlock | ( | ) | [inline] |
Definition at line 179 of file Bytecode/Writer/Writer.cpp.
References llvm::BytecodeWriter::output(), llvm::BytecodeWriter::resize(), and llvm::BytecodeWriter::size().