Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DBasicBlock.h425 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstants.cpp1449 BB->AdjustBlockAddressRefCount(1); in BlockAddress()
1468 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstantImpl()
1491 getBasicBlock()->AdjustBlockAddressRefCount(-1); in handleOperandChangeImpl()
1500 getBasicBlock()->AdjustBlockAddressRefCount(1); in handleOperandChangeImpl()