22 #ifndef LLVM_ANALYSIS_TARGETTRANSFORMINFO_H
23 #define LLVM_ANALYSIS_TARGETTRANSFORMINFO_H
27 #include "llvm/Support/DataTypes.h"
113 Type *OpTy = 0)
const;
262 int64_t BaseOffset,
bool HasBaseReg,
263 int64_t Scale)
const;
272 int64_t BaseOffset,
bool HasBaseReg,
273 int64_t Scale)
const;
346 Type *SubTp = 0)
const;
359 Type *CondTy = 0)
const;
364 unsigned Index = -1)
const;
385 bool IsPairwiseForm)
const;
403 bool IsComplex =
false)
const;
COFF::RelocationTypeX86 Type
Instr is a loop (backwards branch).
Class for arbitrary precision integers.
LLVM Value Representation.
ImmutablePass * createNoTargetTransformInfoPass()
Create the base case instance of a pass in the TTI analysis group.