Searched refs:voidt_text (Results 1 – 1 of 1) sorted by relevance
41 const char *voidt_text = "!llvm.void"; in testTypeCreation() local44 mlirTypeParseGet(ctx, mlirStringRefCreateFromCString(voidt_text)); in testTypeCreation()46 fprintf(stderr, "%s: %d\n", voidt_text, mlirTypeEqual(voidt, voidt_ref)); in testTypeCreation()