Searched refs:removeUsersOf (Results 1 – 3 of 3) sorted by relevance
86 void removeUsersOf(const Instruction *Inst);
122 void InstructionPrecedenceTracking::removeUsersOf(const Instruction *Inst) { in removeUsersOf() function in InstructionPrecedenceTracking
2435 ICF->removeUsersOf(I); in processInstruction()