Home | History | Annotate | Download | only in IR

Lines Matching refs:getBasicBlock

1430     ->BlockAddresses.erase(std::make_pair(getFunction(), getBasicBlock()));
1431 getBasicBlock()->AdjustBlockAddressRefCount(-1);
1439 BasicBlock *NewBB = getBasicBlock();
1451 getBasicBlock()->AdjustBlockAddressRefCount(-1);
1456 getBasicBlock()));
1460 getBasicBlock()->AdjustBlockAddressRefCount(1);