Searched refs:Remapped (Results 1 – 3 of 3) sorted by relevance
869 StringRef Remapped = MappedNames.lookup(Key); in getRecords() local870 if (!Remapped.empty()) { in getRecords()873 FuncName = Remapped; in getRecords()877 reconstituteName(FuncName, RealName, Remapped, Reconstituted); in getRecords()
887 sampleprof::FunctionSamples Remapped = in remapSamples() local890 Target[std::string(Remapped.getName())].merge(Remapped)); in remapSamples()1009 FunctionSamples Remapped = in mergeSampleProfile() local1012 FunctionSamples &Samples = Remapper ? Remapped : I->second; in mergeSampleProfile()
2757 std::string Remapped = remapDIPath(Path); in getOrCreateModuleRef() local2758 StringRef Relative(Remapped); in getOrCreateModuleRef()