Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DBasicBlock.h559 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1837 BB->AdjustBlockAddressRefCount(1); in BlockAddress()
1856 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstantImpl()
1879 getBasicBlock()->AdjustBlockAddressRefCount(-1); in handleOperandChangeImpl()
1888 getBasicBlock()->AdjustBlockAddressRefCount(1); in handleOperandChangeImpl()