rustc_
codegen_
llvm
1.84.0-nightly
(86d69c705 2024-10-22)
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
.