29 cl::desc(
"Threshold for partial unrolling"),
33 :
BaseT(TM,
F.getDataLayout()), ST(TM->getSubtargetImpl(
F)),
34 TLI(ST->getTargetLowering()) {}
This file provides a helper that implements much of the TTI interface in terms of the target-independ...
BasicTTIImpl(const TargetMachine *TM, const Function &F)
Primary interface to the complete machine description for the target machine.
initializer< Ty > init(const Ty &Val)
This is an optimization pass for GlobalISel generic memory operations.
cl::opt< unsigned > PartialUnrollingThreshold