rustc_codegen_llvm::common

Function try_as_const_integral

source
fn try_as_const_integral(v: &Value) -> Option<&ConstantInt>