Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DBasicBlock.h282 void AdjustBlockAddressRefCount(int Amt) {
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DBasicBlock.h333 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount() function
/external/llvm/include/llvm/IR/
DBasicBlock.h332 void AdjustBlockAddressRefCount(int Amt) {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DBasicBlock.h420 void AdjustBlockAddressRefCount(int Amt) { in AdjustBlockAddressRefCount() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1158 BB->AdjustBlockAddressRefCount(1); in BlockAddress()
1167 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstant()
1187 getBasicBlock()->AdjustBlockAddressRefCount(-1); in replaceUsesOfWithOnConstant()
1196 getBasicBlock()->AdjustBlockAddressRefCount(1); in replaceUsesOfWithOnConstant()
/external/llvm/lib/IR/
DConstants.cpp1376 BB->AdjustBlockAddressRefCount(1); in BlockAddress()
1395 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstantImpl()
1418 getBasicBlock()->AdjustBlockAddressRefCount(-1); in handleOperandChangeImpl()
1427 getBasicBlock()->AdjustBlockAddressRefCount(1); in handleOperandChangeImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp1426 BB->AdjustBlockAddressRefCount(1); in BlockAddress()
1445 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstantImpl()
1468 getBasicBlock()->AdjustBlockAddressRefCount(-1); in handleOperandChangeImpl()
1477 getBasicBlock()->AdjustBlockAddressRefCount(1); in handleOperandChangeImpl()