reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
279 assert(I != Beg && "reached the top of the region, cannot decrement"); 280 while (--I != Beg) { 281 if (!I->isDebugInstr()) 284 return I;