Searched refs:AliveScopes (Results 1 – 3 of 3) sorted by relevance
39 SmallPtrSetImpl<const Metadata *> &AliveScopes) { in collectLiveScopes() argument40 if (!AliveScopes.insert(&LS).second) in collectLiveScopes()47 collectLiveScopes(cast<DILocalScope>(*LS.getScope()), AliveScopes); in collectLiveScopes()51 SmallPtrSetImpl<const Metadata *> &AliveScopes) { in collectLiveScopes() argument54 if (!AliveScopes.insert(&DL).second) in collectLiveScopes()58 collectLiveScopes(*DL.getScope(), AliveScopes); in collectLiveScopes()62 collectLiveScopes(*IA, AliveScopes); in collectLiveScopes()94 SmallPtrSet<const Metadata *, 32> AliveScopes; in aggressiveDCE() local100 collectLiveScopes(*DL, AliveScopes); in aggressiveDCE()120 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in aggressiveDCE()
137 SmallPtrSet<const Metadata *, 32> AliveScopes; member in __anon39bbf1a40111::AggressiveDeadCodeElimination421 if (!AliveScopes.insert(&LS).second) in collectLiveScopes()434 if (!AliveScopes.insert(&DL).second) in collectLiveScopes()518 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()543 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()
137 SmallPtrSet<const Metadata *, 32> AliveScopes; member in __anon401ad1900111::AggressiveDeadCodeElimination421 if (!AliveScopes.insert(&LS).second) in collectLiveScopes()434 if (!AliveScopes.insert(&DL).second) in collectLiveScopes()518 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()543 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()