Searched refs:NewRootName (Results 1 – 1 of 1) sorted by relevance
1321 const StringRef *NewRootName = &RootName; in adjustInstrProfile() local1327 NewRootName = &Name; in adjustInstrProfile()1333 NewRootName = &NewName->second; in adjustInstrProfile()1341 EntrySample += FlattenSampleMap[*NewRootName].first; in adjustInstrProfile()1343 std::max(FlattenSampleMap[*NewRootName].second, MaxBodySample); in adjustInstrProfile()1344 FlattenSampleMap[*NewRootName] = in adjustInstrProfile()1349 BuildImpl(F.second, *NewRootName, BuildImpl); in adjustInstrProfile()