Skip to main content
val_ty
rustc_
codegen_
llvm
1.96.0-beta.9
(a81575442 2026-05-21)
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
.