rustc_
codegen_
llvm
1.82.0
(f6e511eec 2024-10-15)
In rustc_
codegen_
llvm::
common
Function
rustc_codegen_llvm
::
common
::
val_ty
Copy item path
source
ยท
[
−
]
pub(crate) fn val_ty(v: &
Value
) -> &
Type
Expand description
Get the
LLVM type
of a
Value
.