Searched defs:Remapped (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/unittests/Frontend/ | ||
H A D | PCHPreambleTest.cpp | 120 std::vector<std::pair<std::string, llvm::MemoryBuffer *>> Remapped; GetRemappedFiles() local |
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfReader.cpp | 1090 StringRef Remapped = MappedNames.lookup(Key); getRecords() local |
/llvm-project/llvm/tools/llvm-profdata/ | ||
H A D | llvm-profdata.cpp | 1422 sampleprof::FunctionSamples Remapped = remapSamples() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 3028 std::string Remapped = remapDIPath(Path); getOrCreateModuleRef() local |