Searched refs:Remapped (Results 1 – 3 of 3) sorted by relevance
697 StringRef Remapped = MappedNames.lookup(Key); in getRecords() local698 if (!Remapped.empty()) { in getRecords()701 FuncName = Remapped; in getRecords()705 reconstituteName(FuncName, RealName, Remapped, Reconstituted); in getRecords()
590 sampleprof::FunctionSamples Remapped = in remapSamples() local593 Target[std::string(Remapped.getName())].merge(Remapped)); in remapSamples()711 FunctionSamples Remapped = in mergeSampleProfile() local714 FunctionSamples &Samples = Remapper ? Remapped : I->second; in mergeSampleProfile()
2639 std::string Remapped = remapDIPath(Path); in getOrCreateModuleRef() local2640 StringRef Relative(Remapped); in getOrCreateModuleRef()