LLVM 23.0.0git
BBAddrMap.h File Reference

This file declares common types and utilities for basic-block address maps. More...

Go to the source code of this file.

Classes

struct  llvm::object::BBAddrMap
struct  llvm::object::BBAddrMap::Features
struct  llvm::object::BBAddrMap::BBEntry
struct  llvm::object::BBAddrMap::BBRangeEntry
struct  llvm::object::PGOAnalysisMap
 A feature extension of BBAddrMap that holds information relevant to PGO. More...
struct  llvm::object::PGOAnalysisMap::PGOBBEntry
 Extra basic block data with fields for block frequency and branch probability. More...
struct  llvm::object::PGOAnalysisMap::PGOBBEntry::SuccessorEntry
 Single successor of a given basic block that contains the tag and branch probability associated with it. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::object

Detailed Description

This file declares common types and utilities for basic-block address maps.

Definition in file BBAddrMap.h.