Searched refs:funcBodyArgTypes (Results 1 – 1 of 1) sorted by relevance
90 MlirType funcBodyArgTypes[] = {memrefType, memrefType}; in makeAndDumpAdd() local94 mlirBlockCreate(sizeof(funcBodyArgTypes) / sizeof(MlirType), in makeAndDumpAdd()95 funcBodyArgTypes, funcBodyArgLocs); in makeAndDumpAdd()