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

References

lib/Target/AMDGPU/SIInsertSkips.cpp
  451     if (!ExecBranchStack.empty() && ExecBranchStack.back() == &MBB) {
  451     if (!ExecBranchStack.empty() && ExecBranchStack.back() == &MBB) {
  453       ExecBranchStack.pop_back();
  456     if (HaveKill && ExecBranchStack.empty()) {
  470         ExecBranchStack.push_back(MI.getOperand(0).getMBB());
  492         if (ExecBranchStack.empty()) {