reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/ARM/ARMTargetTransformInfo.cpp
  995   HWLoopInfo.CounterInReg = true;
  996   HWLoopInfo.IsNestingLegal = false;
  997   HWLoopInfo.PerformEntryTest = true;
  998   HWLoopInfo.CountType = Type::getInt32Ty(C);
  999   HWLoopInfo.LoopDecrement = ConstantInt::get(HWLoopInfo.CountType, 1);
  999   HWLoopInfo.LoopDecrement = ConstantInt::get(HWLoopInfo.CountType, 1);