LLVM 24.0.0git
llvm::bfi_detail::TypeMap< MachineBasicBlock > Struct Reference

#include "llvm/Analysis/BlockFrequencyInfoImpl.h"

Inheritance diagram for llvm::bfi_detail::TypeMap< MachineBasicBlock >:
[legend]

Public Types

using BlockT = MachineBasicBlock
using FunctionT = MachineFunction
using BranchProbabilityInfoT = MachineBranchProbabilityInfo
using LoopT = MachineLoop
using LoopInfoT = MachineLoopInfo

Detailed Description

Definition at line 548 of file BlockFrequencyInfoImpl.h.

Member Typedef Documentation

◆ BlockT

◆ BranchProbabilityInfoT

Definition at line 551 of file BlockFrequencyInfoImpl.h.

◆ FunctionT

Definition at line 550 of file BlockFrequencyInfoImpl.h.

◆ LoopInfoT

Definition at line 553 of file BlockFrequencyInfoImpl.h.

◆ LoopT


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