Searched refs:NewBA (Results 1 – 1 of 1) sorted by relevance
1942 BlockAddress *&NewBA = getContext().pImpl->BlockAddresses[NewBB]; in handleOperandChangeImpl() local1943 if (NewBA) in handleOperandChangeImpl()1944 return NewBA; in handleOperandChangeImpl()1951 NewBA = this; in handleOperandChangeImpl()