Searched refs:Remapped (Results 1 – 3 of 3) sorted by relevance
730 StringRef Remapped = MappedNames.lookup(Key); in getRecords() local731 if (!Remapped.empty()) { in getRecords()734 FuncName = Remapped; in getRecords()738 reconstituteName(FuncName, RealName, Remapped, Reconstituted); in getRecords()
610 sampleprof::FunctionSamples Remapped = in remapSamples() local613 Target[std::string(Remapped.getName())].merge(Remapped)); in remapSamples()732 FunctionSamples Remapped = in mergeSampleProfile() local735 FunctionSamples &Samples = Remapper ? Remapped : I->second; in mergeSampleProfile()
2620 std::string Remapped = remapDIPath(Path); in getOrCreateModuleRef() local2621 StringRef Relative(Remapped); in getOrCreateModuleRef()