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

Declarations

lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
  249   MachineInstr *getLoopendBlockBranchInstr(MachineBasicBlock *MBB);

References

lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
  672   MachineInstr *BranchMI = getLoopendBlockBranchInstr(SrcMBB);
 1448   MachineInstr *BranchMI = getLoopendBlockBranchInstr(ExitingMBB);
 1470   MachineInstr *MI = getLoopendBlockBranchInstr(ContingMBB);
 1582   MachineInstr *BranchMI = getLoopendBlockBranchInstr(LoopLatch);
 1601   while ((BranchMI = getLoopendBlockBranchInstr(MBB))