rustc_codegen_llvm
1.79.0-nightly
(9d79cd5f7 2024-04-05)
In rustc_codegen_llvm::common
?
Function
rustc_codegen_llvm
::
common
::
val_ty
source
·
[
−
]
pub fn val_ty(v: &
Value
) -> &
Type
Expand description
Get the
LLVM type
of a
Value
.