Change `nullptr != inpDefOp` to `inpDefOp != nullptr` for better readability and consistency with LLVM coding standards.
mlir/Dialect
let constructor