LLVM  8.0.1
Classes | Namespaces
BranchFolding.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/CodeGen/LivePhysRegs.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/Support/BlockFrequency.h"
#include "llvm/Support/Compiler.h"
#include <cstdint>
#include <vector>
Include dependency graph for BranchFolding.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::BranchFolder
 
class  llvm::BranchFolder::MBFIWrapper
 This class keeps track of branch frequencies of newly created blocks and tail-merged blocks. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.