LLVM 20.0.0git
|
Name matcher supporting fuzzy matching of symbol names to names in profiles. More...
#include "llvm/ProfileData/InstrProfReader.h"
Public Member Functions | |
virtual | ~InstrProfReaderRemapper ()=default |
virtual Error | populateRemappings () |
virtual Error | getRecords (StringRef FuncName, ArrayRef< NamedInstrProfRecord > &Data)=0 |
Name matcher supporting fuzzy matching of symbol names to names in profiles.
Definition at line 642 of file InstrProfReader.h.
|
virtualdefault |
|
pure virtual |
Implemented in llvm::InstrProfReaderItaniumRemapper< HashTableImpl >.
|
inlinevirtual |
Reimplemented in llvm::InstrProfReaderItaniumRemapper< HashTableImpl >.
Definition at line 645 of file InstrProfReader.h.
References llvm::Error::success().