Home
last modified time | relevance | path

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

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