reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1062 CopyLeftBB = Pred; 1069 CopyLeftBB = Pred; 1085 CopyLeftBB = Pred; 1102 if (CopyLeftBB && CopyLeftBB->succ_size() > 1) 1102 if (CopyLeftBB && CopyLeftBB->succ_size() > 1) 1106 if (CopyLeftBB) { 1108 auto InsPos = CopyLeftBB->getFirstTerminator(); 1113 if (InsPos != CopyLeftBB->end()) { 1115 if (IntB.overlaps(InsPosIdx, LIS->getMBBEndIdx(CopyLeftBB))) 1120 << printMBBReference(*CopyLeftBB) << '\t' << CopyMI); 1123 MachineInstr *NewCopyMI = BuildMI(*CopyLeftBB, InsPos, CopyMI.getDebugLoc(),