rustc_codegen_llvm
1.82.0-dev
In rustc_codegen_llvm::common
Function
rustc_codegen_llvm
::
common
::
val_ty
Copy item path
source
ยท
[
−
]
pub fn val_ty(v: &
Value
) -> &
Type
Expand description
Get the
LLVM type
of a
Value
.