reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2332 TII->analyzeBranch(*RegionExit, ETrueBB, EFalseBB, ECond); 2333 TII->removeBranch(*RegionExit); 2337 RegionExit, RegionExit->instr_end(), DL, 2337 RegionExit, RegionExit->instr_end(), DL, 2346 TII->insertBranch(*RegionExit, CurrentRegion->getEntry(), RegionExit, 2346 TII->insertBranch(*RegionExit, CurrentRegion->getEntry(), RegionExit, 2348 RegionExit->addSuccessor(CurrentRegion->getEntry());