rustc_codegen_llvm
1.78.0-nightly
(9c3ad802d 2024-03-07)
In rustc_codegen_llvm::common
?
Function
rustc_codegen_llvm
::
common
::
try_as_const_integral
source
·
[
−
]
fn try_as_const_integral(v: &
Value
) ->
Option
<&
ConstantInt
>