Convert to a value whose type is Ty, or return null if this is not possible. This can happen if the value's type is convertible to Ty, but there are unresolved references.
Ty,
Declared in <llvm/TableGen/Record.h>
<llvm/TableGen/Record.h>
virtual Init const* convertInitializerTo(RecTy const* Ty) const = 0;