rustc_
codegen_
llvm
1.85.0-beta.2
(fe9b9751f 2025-01-11)
In rustc_
codegen_
llvm::
common
Structs
Funclet
Traits
AsCCharPtr
Functions
bytes_in_context
get_dllimport
hi_lo_to_u128
struct_in_context
try_as_const_integral
val_ty
rustc_codegen_llvm
::
common
Function
val_ty
Copy item path
Settings
Help
Summary
Source
pub(crate) fn val_ty(v: &
Value
) -> &
Type
Expand description
Get the
LLVM type
of a
Value
.