Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h112 void handleUseCountDecrement(Value *V) { in handleUseCountDecrement() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h451 Worklist.handleUseCountDecrement(OldOp); in replaceOperand()
459 Worklist.handleUseCountDecrement(OldOp); in replaceUse()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h474 Worklist.handleUseCountDecrement(Op); in eraseInstFromFunction()