Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:OrigBB

3343   const MachineBasicBlock *OrigBB = Copy.getParent();
3352 if (&MI == &Copy || !MI.isCopyLike() || MI.getParent() != OrigBB)