llvmISA: Query class of LLVM type

View source: R/classDefs.R

llvmISAR Documentation

Query class of LLVM type

Description

This function determines whether

Usage

llvmISA(obj, type, noChecks = FALSE)

Arguments

obj

the LLVM object, an external reference

type

the name of the type we are queryiing whether obj is an instance of.ffff

noChecks

a logical value controlling whether we check for the different types before we make the query.

Value

A logical value.

Author(s)

DTL


duncantl/Rllvm documentation built on May 13, 2024, 7:45 p.m.