reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
303 assert(RootMBBInfo && "Expecting a candidate MBB"); 304 if (RootMBBInfo->Modified) 306 CC = RootMBBInfo->BranchCode; 324 .addMBB(RootMBBInfo->FBB).addImm(NewCC); 334 replaceBrDest(RootMBB, RootMBBInfo->TBB, TargetMBB); 339 if (RootMBBInfo->CmpValue != MBBInfo->CmpValue) { 342 RootMBB->insert(RootMBBInfo->CmpInstr, NewCmp); 343 RootMBBInfo->CmpInstr->eraseFromParent();