LLVM 22.0.0git
llvm::MBB2NumberFunctor Struct Reference

#include "llvm/CodeGen/MachineBasicBlock.h"

Public Types

using argument_type = const MachineBasicBlock *

Public Member Functions

unsigned operator() (const MachineBasicBlock *MBB) const

Detailed Description

Definition at line 1341 of file MachineBasicBlock.h.

Member Typedef Documentation

◆ argument_type

Member Function Documentation

◆ operator()()

unsigned llvm::MBB2NumberFunctor::operator() ( const MachineBasicBlock * MBB) const
inline

Definition at line 1343 of file MachineBasicBlock.h.

References MBB.


The documentation for this struct was generated from the following file: