☰
rustc_codegen_llvm
1.75.0-dev
In rustc_codegen_llvm::common
Structs
Funclet
Functions
bytes_in_context
get_dllimport
hi_lo_to_u128
i686_decorated_name
is_mingw_gnu_toolchain
struct_in_context
try_as_const_integral
val_ty
?
Function
rustc_codegen_llvm
::
common
::
val_ty
source
·
[
−
]
pub fn val_ty(v: &
Value
) -> &
Type
Expand description
Get the
LLVM type
of a
Value
.