Function LLVMIsAConstantExpr

Source
pub(crate) unsafe extern "C" fn LLVMIsAConstantExpr(
    Val: &Value,
) -> Option<&Value>