rustc_codegen_llvm
1.81.0-nightly
(e9e6e2e44 2024-06-28)
In rustc_codegen_llvm::common
Function
rustc_codegen_llvm
::
common
::
val_ty
Copy item path
source
ยท
[
−
]
pub fn val_ty(v: &
Value
) -> &
Type
Expand description
Get the
LLVM type
of a
Value
.