27 #define DEBUG_TYPE "basictti"
33 cl::desc(
"Threshold for partial unrolling"),
38 TLI(
ST->getTargetLowering()) {}
BasicTTIImpl(const TargetMachine *ST, const Function &F)
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
static const Function * getParent(const Value *V)
Primary interface to the complete machine description for the target machine.