Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DADCE.cpp138 SmallPtrSet<const Metadata *, 32> AliveScopes; member in __anon535d972b0111::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()