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

Declarations

include/llvm/CodeGen/MachineBasicBlock.h
  419   void moveBefore(MachineBasicBlock *NewAfter);

References

lib/CodeGen/BranchFolding.cpp
 1791           MBB->moveBefore(SuccBB);