Predicate DefUse::locationLiveOnExitFromBlock
Holds if the specified useLocation
is live on exit from block
.
Import path
import semmle.code.cpp.ir.implementation.aliased_ssa.internal.SSAConstruction
predicate locationLiveOnExitFromBlock(MemoryLocation useLocation, OldBlock block)