|
LLVM 22.0.0git
|
#include "llvm/ProfileData/InstrProf.h"
Public Attributes | |
| uint64_t | ValueCutoff |
| const std::string | NameFilter |
Definition at line 858 of file InstrProf.h.
| const std::string llvm::OverlapFuncFilters::NameFilter |
Definition at line 860 of file InstrProf.h.
Referenced by llvm::InstrProfWriter::overlapRecord().
| uint64_t llvm::OverlapFuncFilters::ValueCutoff |
Definition at line 859 of file InstrProf.h.
Referenced by llvm::InstrProfWriter::overlapRecord().