Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DBasicBlock.h606 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp1793 BB->AdjustBlockAddressRefCount(1); in BlockAddress()
1812 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstantImpl()
1835 getBasicBlock()->AdjustBlockAddressRefCount(-1); in handleOperandChangeImpl()
1844 getBasicBlock()->AdjustBlockAddressRefCount(1); in handleOperandChangeImpl()