Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp138 SmallPtrSet<const Metadata *, 32> AliveScopes; member in __anon277693540111::AggressiveDeadCodeElimination
422 if (!AliveScopes.insert(&LS).second) in collectLiveScopes()
435 if (!AliveScopes.insert(&DL).second) in collectLiveScopes()
519 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()
548 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()