Searched refs:NewRootName (Results 1 – 1 of 1) sorted by relevance
1235 const StringRef *NewRootName = &RootName; in adjustInstrProfile() local1241 NewRootName = &Name; in adjustInstrProfile()1247 NewRootName = &NewName->second; in adjustInstrProfile()1255 EntrySample += FlattenSampleMap[*NewRootName].first; in adjustInstrProfile()1257 std::max(FlattenSampleMap[*NewRootName].second, MaxBodySample); in adjustInstrProfile()1258 FlattenSampleMap[*NewRootName] = in adjustInstrProfile()1263 BuildImpl(F.second, *NewRootName, BuildImpl); in adjustInstrProfile()