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