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
1543 ICF->removeUsersOf(Load); in eliminatePartiallyRedundantLoad()1960 ICF->removeUsersOf(Load); in processNonLocalLoad()2236 ICF->removeUsersOf(L); in processLoad()2630 ICF->removeUsersOf(I); in processInstruction()