#include <Statistics.hpp>
Commonly used measurement and timer labels throughout statistics gathering.
Definition at line 202 of file Statistics.hpp.
◆ FunctionNameLabel_
| const char* jlm::util::Statistics::Label::FunctionNameLabel_ = "Function" |
|
inlinestatic |
◆ NumCfgNodes
| const char* jlm::util::Statistics::Label::NumCfgNodes = "#CfgNodes" |
|
inlinestatic |
◆ NumConstantRecurrences
| const char* jlm::util::Statistics::Label::NumConstantRecurrences = "#ConstantRecurrences" |
|
inlinestatic |
◆ NumFirstOrderRecurrences
| const char* jlm::util::Statistics::Label::NumFirstOrderRecurrences = "#FirstOrderRecurrences" |
|
inlinestatic |
◆ NumLoopVariablesTotal
| const char* jlm::util::Statistics::Label::NumLoopVariablesTotal = "#LoopVariablesTotal" |
|
inlinestatic |
◆ NumPointsToGraphAllocaNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphAllocaNodes = "#PointsToGraphAllocaNodes" |
|
inlinestatic |
◆ NumPointsToGraphDeltaNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphDeltaNodes = "#PointsToGraphDeltaNodes" |
|
inlinestatic |
◆ NumPointsToGraphEdges
| const char* jlm::util::Statistics::Label::NumPointsToGraphEdges = "#PointsToGraphEdges" |
|
inlinestatic |
◆ NumPointsToGraphExplicitEdges
| const char* jlm::util::Statistics::Label::NumPointsToGraphExplicitEdges = "#PointsToGraphExplicitEdges" |
|
inlinestatic |
◆ NumPointsToGraphExternallyAvailableNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphExternallyAvailableNodes |
|
inlinestatic |
Initial value:=
"#PointsToGraphExternallyAvailableNodes"
Definition at line 225 of file Statistics.hpp.
◆ NumPointsToGraphImportNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphImportNodes = "#PointsToGraphImportNodes" |
|
inlinestatic |
◆ NumPointsToGraphLambdaNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphLambdaNodes = "#PointsToGraphLambdaNodes" |
|
inlinestatic |
◆ NumPointsToGraphMallocNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphMallocNodes = "#PointsToGraphMallocNodes" |
|
inlinestatic |
◆ NumPointsToGraphMemoryNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphMemoryNodes = "#PointsToGraphMemoryNodes" |
|
inlinestatic |
◆ NumPointsToGraphNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphNodes = "#PointsToGraphNodes" |
|
inlinestatic |
◆ NumPointsToGraphNodesTargetsAllExternallyAvailable
| const char* jlm::util::Statistics::Label::NumPointsToGraphNodesTargetsAllExternallyAvailable |
|
inlinestatic |
Initial value:=
"#PointsToGraphNodesTargetsAllExternallyAvailable"
Definition at line 227 of file Statistics.hpp.
◆ NumPointsToGraphRegisterNodes
| const char* jlm::util::Statistics::Label::NumPointsToGraphRegisterNodes = "#PointsToGraphRegisterNodes" |
|
inlinestatic |
◆ NumRvsdgInputsAfter
| const char* jlm::util::Statistics::Label::NumRvsdgInputsAfter = "#RvsdgInputsAfter" |
|
inlinestatic |
◆ NumRvsdgInputsBefore
| const char* jlm::util::Statistics::Label::NumRvsdgInputsBefore = "#RvsdgInputsBefore" |
|
inlinestatic |
◆ NumRvsdgNodes
| const char* jlm::util::Statistics::Label::NumRvsdgNodes = "#RvsdgNodes" |
|
inlinestatic |
◆ NumRvsdgNodesAfter
| const char* jlm::util::Statistics::Label::NumRvsdgNodesAfter = "#RvsdgNodesAfter" |
|
inlinestatic |
◆ NumRvsdgNodesBefore
| const char* jlm::util::Statistics::Label::NumRvsdgNodesBefore = "#RvsdgNodesBefore" |
|
inlinestatic |
◆ NumSecondOrderRecurrences
| const char* jlm::util::Statistics::Label::NumSecondOrderRecurrences = "#SecondOrderRecurrences" |
|
inlinestatic |
◆ NumThirdOrderRecurrences
| const char* jlm::util::Statistics::Label::NumThirdOrderRecurrences = "#ThirdOrderRecurrences" |
|
inlinestatic |
◆ NumThreeAddressCodes
| const char* jlm::util::Statistics::Label::NumThreeAddressCodes = "#ThreeAddressCodes" |
|
inlinestatic |
◆ NumTotalRecurrences
| const char* jlm::util::Statistics::Label::NumTotalRecurrences = "#TotalRecurrences" |
|
inlinestatic |
◆ Timer
| const char* jlm::util::Statistics::Label::Timer = "Time" |
|
inlinestatic |
The documentation for this struct was generated from the following file: