reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
295 for (; I != End; ++I) { 295 for (; I != End; ++I) { 302 if (I->isDebugInstr()) 305 if (isUnsafeToMoveAcross(*I, I2UseReg, I2DestReg, TRI)) { 312 I->readsRegister(KilledOperand, TRI)) 313 KillingInstr = &*I;