Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/IR/
DConstants.cpp1830 BlockAddress *&NewBA = in handleOperandChangeImpl() local
1832 if (NewBA) in handleOperandChangeImpl()
1833 return NewBA; in handleOperandChangeImpl()
1841 NewBA = this; in handleOperandChangeImpl()