reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
  243   static MachineInstr *getNormalBlockBranchInstr(MachineBasicBlock *MBB);

References

lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
  941   MachineInstr *BranchMI = getNormalBlockBranchInstr(MBB);
 1555   MachineInstr *BranchMI = getNormalBlockBranchInstr(SrcMBB);
 1617   MachineInstr *BranchMI = getNormalBlockBranchInstr(MBB);