LLVM API Documentation

Classes | Namespaces
AssumptionTracker.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/ValueHandle.h"
#include "llvm/Pass.h"
#include <memory>
Include dependency graph for AssumptionTracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::AssumptionTracker
 An immutable pass that tracks .assume intrinsics in a module. More...
class  llvm::AssumptionTracker::FunctionCallbackVH
class  llvm::AssumptionTracker::CallCallbackVH

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.