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

References

lib/CodeGen/BranchFolding.cpp
 1573           MBB->moveAfter(&MF.back());
 1817         MBB->moveAfter(&MF.back());
lib/CodeGen/MachineBlockPlacement.cpp
 2698   if (!TII->analyzeBranch(F->back(), TBB, FBB, Cond))
 2699     F->back().updateTerminator();
lib/Target/AMDGPU/SIInsertSkips.cpp
  154       !shouldSkip(MBB, MBB.getParent()->back()))
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
 1265   BuildMI(MF.back(), MF.back().end(),
 1265   BuildMI(MF.back(), MF.back().end(),
 1266           MF.back().findPrevDebugLoc(MF.back().end()),
 1266           MF.back().findPrevDebugLoc(MF.back().end()),