rustc_codegen_llvm
1.79.0-nightly
(1388d7a06 2024-03-20)
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
.