fillInDNunambig

Fill in the DefNode.DNumambig vector. Set bits defnod[] indices for entries which are completely destroyed when e is unambiguously assigned to.

version(COMPILE)
nothrow extern (C++) extern (C)
void
fillInDNunambig
(
vec_t v
,)

Parameters

v
Type: vec_t

vector to fill in

e
Type: elem*

defnod[] entry that is an assignment to a variable

Meta