Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp142 SmallPtrSet<const Metadata *, 32> AliveScopes; member in __anonf15092a00111::AggressiveDeadCodeElimination
426 if (!AliveScopes.insert(&LS).second) in collectLiveScopes()
439 if (!AliveScopes.insert(&DL).second) in collectLiveScopes()
524 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()
558 if (AliveScopes.count(DR.getDebugLoc()->getScope())) in removeDeadInstructions()
574 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()