Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DADCE.cpp138 SmallPtrSet<const Metadata *, 32> AliveScopes; member in __anon5c9c06f70111::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()
553 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()