reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
268 unsigned OtherEnd = Other.KillInst ? 269 Other.KillInstIdx : Other.LastInstIdx; 269 Other.KillInstIdx : Other.LastInstIdx; 271 return StartInstIdx <= OtherEnd && Other.StartInstIdx <= End;