LLVM 19.0.0git
Namespaces | Typedefs | Functions | Variables
BasicBlockSectionUtils.h File Reference
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/CommandLine.h"

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)
 
bool llvm::hasInstrProfHashMismatch (MachineFunction &MF)
 This checks if the source of this function has drifted since this binary was profiled previously.
 

Variables

cl::opt< std::string > llvm::BBSectionsColdTextPrefix