|
LLVM
4.0.0
|
Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| void | llvm::printMIR (raw_ostream &OS, const Module &M) |
| Print LLVM IR using the MIR serialization format to the given output stream. More... | |
| void | llvm::printMIR (raw_ostream &OS, const MachineFunction &MF) |
| Print a machine function using the MIR serialization format to the given output stream. More... | |
1.8.6