Function mlir_sys::mlirLocationCallSiteGet
source · pub unsafe extern "C" fn mlirLocationCallSiteGet(
callee: MlirLocation,
caller: MlirLocation
) -> MlirLocation
Expand description
Creates a call site location with a callee and a caller.