rustc_codegen_llvm
1.80.0-nightly
(9c9b56879 2024-05-05)
In rustc_codegen_llvm::common
?
Settings
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
.