Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DADCE.cpp136 SmallPtrSet<const Metadata *, 32> AliveScopes; member in __anon3617a4850111::AggressiveDeadCodeElimination
420 if (!AliveScopes.insert(&LS).second) in collectLiveScopes()
433 if (!AliveScopes.insert(&DL).second) in collectLiveScopes()
513 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()
538 if (AliveScopes.count(DII->getDebugLoc()->getScope())) in removeDeadInstructions()