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

References

lib/CodeGen/HardwareLoops.cpp
  204   for (Loop::iterator I = L->begin(), E = L->end(); I != E; ++I)
  204   for (Loop::iterator I = L->begin(), E = L->end(); I != E; ++I)
  208   HardwareLoopInfo HWLoopInfo(L);
  212   if (TTI->isHardwareLoopProfitable(L, *SE, *AC, LibInfo, HWLoopInfo) ||