Home | History | Annotate | Download | only in VMCore

Lines Matching refs:getBasicBlock

1166     ->BlockAddresses.erase(std::make_pair(getFunction(), getBasicBlock()));
1167 getBasicBlock()->AdjustBlockAddressRefCount(-1);
1175 BasicBlock *NewBB = getBasicBlock();
1187 getBasicBlock()->AdjustBlockAddressRefCount(-1);
1192 getBasicBlock()));
1196 getBasicBlock()->AdjustBlockAddressRefCount(1);