Home
last modified time | relevance | path

Searched refs:argumentStorage (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/CAPI/Dialect/
H A DLLVM.cpp33 SmallVector<Type, 2> argumentStorage; in mlirLLVMFunctionTypeGet() local
36 unwrapList(nArgumentTypes, argumentTypes, argumentStorage), isVarArg)); in mlirLLVMFunctionTypeGet()