rustc_codegen_llvm::common

Function val_ty

Source
pub(crate) fn val_ty(v: &Value) -> &Type
Expand description

Get the LLVM type of a Value.