Analysis that provides relative branch probabilities for CFG edges between machine basic blocks.
Synopsis
Declared in <llvm/CodeGen/MachineBranchProbabilityInfo.h>
class MachineBranchProbabilityInfo;
Member Functions
Name |
Description |
|
|
Handle invalidation explicitly. |
|
Test if an edge is hot relative to other out‐edges of the Src. |
|
Print an edge's probability. |
Created with MrDocs