Searched refs:NewRootName (Results 1 – 1 of 1) sorted by relevance
1177 const StringRef *NewRootName = &RootName; in adjustInstrProfile() local1183 NewRootName = &Name; in adjustInstrProfile()1189 NewRootName = &NewName->second; in adjustInstrProfile()1197 EntrySample += FlattenSampleMap[*NewRootName].first; in adjustInstrProfile()1199 std::max(FlattenSampleMap[*NewRootName].second, MaxBodySample); in adjustInstrProfile()1200 FlattenSampleMap[*NewRootName] = in adjustInstrProfile()1205 BuildImpl(F.second, *NewRootName, BuildImpl); in adjustInstrProfile()