reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
286 DenseMap<SymbolRemappingReader::Key, FunctionSamples *> SampleMap;
include/llvm/Support/SymbolRemappingReader.h112 Key insert(StringRef FunctionName) { 122 Key lookup(StringRef FunctionName) {lib/ProfileData/InstrProfReader.cpp
726 DenseMap<SymbolRemappingReader::Key, StringRef> MappedNames;
tools/llvm-cxxmap/llvm-cxxmap.cpp 86 DenseMap<SymbolRemappingReader::Key, StringRef> MappedNames;