Searched refs:NewBA (Results 1 – 1 of 1) sorted by relevance
1399 BlockAddress *&NewBA = in replaceUsesOfWithOnConstant() local1401 if (NewBA == 0) { in replaceUsesOfWithOnConstant()1408 NewBA = this; in replaceUsesOfWithOnConstant()1416 assert(NewBA != this && "I didn't contain From!"); in replaceUsesOfWithOnConstant()1419 replaceAllUsesWith(NewBA); in replaceUsesOfWithOnConstant()