27 #define DEBUG_TYPE "basictti"
33 cl::desc(
"Threshold for partial unrolling"),
38 TLI(
ST->getTargetLowering()) {}
initializer< Ty > init(const Ty &Val)
This file provides a helper that implements much of the TTI interface in terms of the target-independ...
cl::opt< unsigned > PartialUnrollingThreshold
BasicTTIImpl(const TargetMachine *ST, Function &F)
static const Function * getParent(const Value *V)
Primary interface to the complete machine description for the target machine.