reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1837 L = L->getParentLoop()) { 1837 L = L->getParentLoop()) { 1838 if (SE.isLoopInvariant(S, L)) { 1839 if (!L) break; 1840 if (BasicBlock *Preheader = L->getLoopPreheader()) 1846 InsertPt = &*L->getHeader()->getFirstInsertionPt(); 1851 if (L && SE.hasComputableLoopEvolution(S, L) && !PostIncLoops.count(L)) 1851 if (L && SE.hasComputableLoopEvolution(S, L) && !PostIncLoops.count(L)) 1851 if (L && SE.hasComputableLoopEvolution(S, L) && !PostIncLoops.count(L)) 1852 InsertPt = &*L->getHeader()->getFirstInsertionPt();