Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1874 BlockAddress *&NewBA = in handleOperandChangeImpl() local
1876 if (NewBA) in handleOperandChangeImpl()
1877 return NewBA; in handleOperandChangeImpl()
1885 NewBA = this; in handleOperandChangeImpl()