LLVM API Documentation

Classes | Namespaces | Functions
TargetTransformInfo.h File Reference
#include "llvm/IR/Intrinsics.h"
#include "llvm/Pass.h"
#include "llvm/Support/DataTypes.h"
Include dependency graph for TargetTransformInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::TargetTransformInfo
struct  llvm::TargetTransformInfo::UnrollingPreferences
 Parameters that control the generic loop unrolling transformation. More...

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

ImmutablePass * llvm::createNoTargetTransformInfoPass ()
 Create the base case instance of a pass in the TTI analysis group.