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