LLVM API Documentation
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/IntEqClasses.h"#include "llvm/ADT/Twine.h"#include "llvm/CodeGen/MachineFunctionPass.h"

Go to the source code of this file.
Classes | |
| class | llvm::EdgeBundles |
Namespaces | |
| llvm | |
| List of target independent CodeGen pass IDs. | |
Functions | |
| raw_ostream & | llvm::WriteGraph (raw_ostream &O, const EdgeBundles &G, bool ShortNames=false, const Twine &Title="") |
| Specialize WriteGraph, the standard implementation won't work. More... | |