LLVM: llvm::yaml::MappingTraits< InstrProfCorrelator::CorrelationData > Struct Reference (original) (raw)
Static Public Member Functions |List of all members
llvm::yaml::MappingTraits< InstrProfCorrelator::CorrelationData > Struct Reference
| Static Public Member Functions | |
|---|---|
| static void | mapping (yaml::IO &io, InstrProfCorrelator::CorrelationData &Data) |
Detailed Description
Definition at line 242 of file InstrProfCorrelator.cpp.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< InstrProfCorrelator::CorrelationData >::mapping ( yaml::IO & io, InstrProfCorrelator::CorrelationData & Data ) | inlinestatic |
|---|
Definition at line 243 of file InstrProfCorrelator.cpp.
References llvm::Data, and llvm::yaml::IO::mapRequired().
The documentation for this struct was generated from the following file:
- lib/ProfileData/InstrProfCorrelator.cpp