rustc_codegen_llvm::llvm

Function LLVMIsGlobalConstant

Source
pub unsafe extern "C" fn LLVMIsGlobalConstant(
    GlobalVar: &Value,
) -> Bool