Home
last modified time | relevance | path

Searched refs:AdjustBlockAddressRefCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h758 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1777 BB->AdjustBlockAddressRefCount(1); in BlockAddress()
1796 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstantImpl()
1819 getBasicBlock()->AdjustBlockAddressRefCount(-1); in handleOperandChangeImpl()
1828 getBasicBlock()->AdjustBlockAddressRefCount(1); in handleOperandChangeImpl()