Home
last modified time | relevance | path

Searched refs:handleUseCountDecrement (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h112 void handleUseCountDecrement(Value *V) { in handleUseCountDecrement() function
/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h415 Worklist.handleUseCountDecrement(OldOp); in replaceOperand()
423 Worklist.handleUseCountDecrement(OldOp);
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h486 Worklist.handleUseCountDecrement(Op); in eraseInstFromFunction()