rustc_codegen_llvm::common

Function try_as_const_integral

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