rustc_
codegen_
llvm
1.87.0-nightly
(43a2e9d2c 2025-03-17)
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
.