rustc_codegen_llvm
1.80.0-nightly
(ef0027897 2024-05-12)
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
>