rustc_codegen_llvm
1.81.0-nightly
(c6727fc9b 2024-07-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
>