Searched refs:ProfileRootsInModule (Results 1 – 1 of 1) sorted by relevance
482 DenseSet<GlobalValue::GUID> ProfileRootsInModule; in run() local492 ProfileRootsInModule.insert(Guid.getZExtValue()); in run()493 return ProfileRootsInModule; in run()495 const auto ProfileRootsInModule = DetermineRootsInModule(); in run() local502 if (!ProfileRootsInModule.empty()) { in run()507 if (!ProfileRootsInModule.contains(RootGuid)) in run()