rustc_codegen_llvm
1.77.0-nightly
(bf3c6c5be 2024-02-01)
In rustc_codegen_llvm::common
?
Function
rustc_codegen_llvm
::
common
::
try_as_const_integral
source
·
[
−
]
fn try_as_const_integral(v: &
Value
) ->
Option
<&
ConstantInt
>