LLVM  8.0.1
Classes | Namespaces
SpeculateAroundPHIs.h File Reference
#include "llvm/ADT/SetVector.h"
#include "llvm/Analysis/AssumptionCache.h"
#include "llvm/IR/Dominators.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Support/Compiler.h"
#include <vector>
Include dependency graph for SpeculateAroundPHIs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::SpeculateAroundPHIsPass
 This pass handles simple speculating of instructions around PHIs when doing so is profitable for a particular target despite duplicated instructions. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.