rustc_codegen_llvm
1.81.0-nightly
(6be96e386 2024-07-09)
In rustc_codegen_llvm::common
Function
rustc_codegen_llvm
::
common
::
try_as_const_integral
Copy item path
source
ยท
[
−
]
fn try_as_const_integral(v: &
Value
) ->
Option
<&
ConstantInt
>