Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1923 BlockAddress *&NewBA = in handleOperandChangeImpl() local
1925 if (NewBA) in handleOperandChangeImpl()
1926 return NewBA; in handleOperandChangeImpl()
1934 NewBA = this; in handleOperandChangeImpl()