LLVM 17.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Typedefs | |
using | llvm::MachineBasicBlockComparator = function_ref< bool(const MachineBasicBlock &, const MachineBasicBlock &)> |
Functions | |
void | llvm::sortBasicBlocksAndUpdateBranches (MachineFunction &MF, MachineBasicBlockComparator MBBCmp) |
void | llvm::avoidZeroOffsetLandingPad (MachineFunction &MF) |
Variables | |
cl::opt< std::string > | llvm::BBSectionsColdTextPrefix |