Searched refs:int64Type (Results 1 – 1 of 1) sorted by relevance
208 auto int64Type = addIntType(64); in TEST_F() local209 auto structType = addStructType({int32Type, int64Type}); in TEST_F()