|
LLVM
3.7.0
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/StringMap.h"#include "llvm/ProfileData/InstrProf.h"#include "llvm/Support/DataTypes.h"#include "llvm/Support/MemoryBuffer.h"#include "llvm/Support/raw_ostream.h"#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::InstrProfWriter |
| Writer for instrumentation based profile data. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6