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

References

lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  945   for (Loop::iterator I = L->begin(), E = L->end(); I != E; ++I)
  945   for (Loop::iterator I = L->begin(), E = L->end(); I != E; ++I)
  949   HardwareLoopInfo HWLoopInfo(L);
  954   if (!isHardwareLoopProfitable(L, *SE, *AC, LibInfo, HWLoopInfo))