Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:OrigBB

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