rustc_
codegen_
llvm
1.85.0-nightly
(8dc83770f 2024-12-06)
In rustc_
codegen_
llvm::
llvm
rustc_codegen_llvm
::
llvm
Function
LLVMIsAConstantInt
Copy item path
Source
pub unsafe extern "C" fn LLVMIsAConstantInt( value_ref: &
Value
, ) ->
Option
<&
ConstantInt
>