Function rustc_codegen_llvm::common::try_as_const_integral

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