reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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) ||