Home | History | Annotate | Download | only in IR

Lines Matching refs:BlockAddresses

1474     F->getContext().pImpl->BlockAddresses[std::make_pair(F, BB)];
1497 F->getContext().pImpl->BlockAddresses.lookup(std::make_pair(F, BB));
1506 ->BlockAddresses.erase(std::make_pair(getFunction(), getBasicBlock()));
1525 getContext().pImpl->BlockAddresses[std::make_pair(NewF, NewBB)];
1535 getContext().pImpl->BlockAddresses.erase(std::make_pair(getFunction(),