Home
last modified time | relevance | path

Searched refs:AliveScopes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DADCE.cpp137 SmallPtrSet<const Metadata *, 32> AliveScopes; member in __anon4cd2add00111::AggressiveDeadCodeElimination
421 if (!AliveScopes.insert(&LS).second) in collectLiveScopes()
434 if (!AliveScopes.insert(&DL).second) in collectLiveScopes()
518 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()
547 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()