Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h559 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1839 BB->AdjustBlockAddressRefCount(1); in BlockAddress()
1858 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstantImpl()
1881 getBasicBlock()->AdjustBlockAddressRefCount(-1); in handleOperandChangeImpl()
1890 getBasicBlock()->AdjustBlockAddressRefCount(1); in handleOperandChangeImpl()