|
LLVM
4.0.0
|
#include <cstdint>Go to the source code of this file.
Classes | |
| struct | llvm::xray::XRayFileHeader |
| XRay traces all have a header providing some top-matter information useful to help tools determine how to interpret the information available in the trace. More... | |
| struct | llvm::xray::XRayRecord |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::xray | |
Enumerations | |
| enum | llvm::xray::RecordTypes { llvm::xray::RecordTypes::ENTER, llvm::xray::RecordTypes::EXIT } |
| Determines the supported types of records that could be seen in XRay traces. More... | |
1.8.6