Searched refs:NewBA (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1736 BlockAddress *&NewBA = local
1738 if (NewBA)
1739 return NewBA;
1747 NewBA = this;

Completed in 123 milliseconds