LLVM API Documentation


Go to the source code of this file.
Classes | |
| class | llvm::MCBasicBlock |
| Basic block containing a sequence of disassembled instructions. The basic block is backed by an MCTextAtom, which holds the instructions, and the address range it covers. Create a basic block using MCFunction::createBlock. More... | |
| class | llvm::MCFunction |
| Represents a function in machine code, containing MCBasicBlocks. MCFunctions are created by MCModule. More... | |
Namespaces | |
| llvm | |
| List of target independent CodeGen pass IDs. | |