LLVM: llvm::OverlapFuncFilters Struct Reference (original) (raw)
#include "[llvm/ProfileData/InstrProf.h](InstrProf%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint64_t | ValueCutoff |
| const std::string | NameFilter |
Detailed Description
Definition at line 857 of file InstrProf.h.
Member Data Documentation
◆ NameFilter
const std::string llvm::OverlapFuncFilters::NameFilter
Definition at line 859 of file InstrProf.h.
Referenced by llvm::InstrProfWriter::overlapRecord().
◆ ValueCutoff
uint64_t llvm::OverlapFuncFilters::ValueCutoff
Definition at line 858 of file InstrProf.h.
Referenced by llvm::InstrProfWriter::overlapRecord().
The documentation for this struct was generated from the following file:
- include/llvm/ProfileData/InstrProf.h