LLVM
8.0.1
|
#include "llvm/ADT/Optional.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/Support/BlockFrequency.h"
#include <cstdint>
#include <memory>
Go to the source code of this file.
Classes | |
class | llvm::BlockFrequencyInfoImpl< BT > |
Shared implementation for block frequency analysis. More... | |
class | llvm::MachineBlockFrequencyInfo |
MachineBlockFrequencyInfo pass uses BlockFrequencyInfoImpl implementation to estimate machine basic block frequencies. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |