Searched defs:exceptedUser (Results 1 – 2 of 2) sorted by relevance
72 void Value::replaceAllUsesExcept(Value newValue, Operation *exceptedUser) { in replaceAllUsesExcept()
702 replaceAllUsesExcept(Value from,Value to,Operation * exceptedUser) replaceAllUsesExcept() argument