Home | History | Annotate | Download | only in llvm

Lines Matching defs:is_null

803 (** [is_null v] returns [true] if the value [v] is the null (zero) value.
805 val is_null : llvalue -> bool