Analysis pass that computes blended hashes for machine basic blocks.
Synopsis
Declared in <llvm/CodeGen/MachineBlockHashInfo.h>
class MachineBlockHashInfoAnalysis
: public AnalysisInfoMixin<MachineBlockHashInfoAnalysis>
Base Classes
Name |
Description |
A CRTP mix‐in that provides informational APIs needed for analysis passes. |
Type Aliases
Name |
Description |
Result type produced by this analysis. |
Member Functions
Name |
Description |
Compute basic‐block hashes for machine function |
Static Member Functions
Name |
Description |
Returns an opaque, unique ID for this analysis type. |
Friends
Name |
Description |
A CRTP mix‐in that provides informational APIs needed for analysis passes. |
Created with MrDocs