updaterd

Update rd vector. Input: n assignment elem or function call elem or OPasm elem rd reaching def vector to update (clear bits for defs we kill, set bit for n (which is the def we are genning)) vecdim go.defnod.length

version(COMPILE)
nothrow @safe extern (C++) extern (C) @trusted
void
updaterd
(,
vec_t GEN
,
vec_t KILL
)
Suggestion Box / Bug Report