Searched refs:InstTo (Results 1 – 1 of 1) sorted by relevance
413 Instruction *InstTo = dyn_cast<Instruction>(To); in ReplaceAllUsersOfWith() local421 if (InstTo && User->isIdenticalTo(InstTo)) { in ReplaceAllUsersOfWith()