rustc_
codegen_
llvm
1.83.0
(90b35a623 2024-11-26)
In rustc_
codegen_
llvm::
common
rustc_codegen_llvm
::
common
Function
val_ty
Copy item path
source
pub(crate) fn val_ty(v: &
Value
) -> &
Type
Expand description
Get the
LLVM type
of a
Value
.