Searched refs:removeLive (Results 1 – 2 of 2) sorted by relevance
132 removeLive(variable); in declare()135 void VariableScope::removeLive (const Variable* variable) in removeLive() function in rsg::VariableScope
68 …void removeLive (const Variable* variable); //!< Just remove from live set (when migrati…