Searched refs:removeUsersOf (Results 1 – 3 of 3) sorted by relevance
85 LLVM_ABI void removeUsersOf(const Instruction *Inst);
115 void InstructionPrecedenceTracking::removeUsersOf(const Instruction *Inst) { in removeUsersOf() function in InstructionPrecedenceTracking
1637 ICF->removeUsersOf(Load); in eliminatePartiallyRedundantLoad()2054 ICF->removeUsersOf(Load); in processNonLocalLoad()2276 ICF->removeUsersOf(L); in processLoad()2697 ICF->removeUsersOf(I); in processInstruction()