Searched refs:count_function_temp_vars (Results 1 – 1 of 1) sorted by relevance
79 unsigned count_function_temp_vars(void) { in count_function_temp_vars() function in __anone5b77f890111::nir_vars_test2049 ASSERT_EQ(count_function_temp_vars(), 1); in TEST_F()2056 ASSERT_EQ(count_function_temp_vars(), 4); in TEST_F()2086 ASSERT_EQ(count_function_temp_vars(), 2); in TEST_F()2101 ASSERT_EQ(count_function_temp_vars(), 5); in TEST_F()2138 ASSERT_EQ(count_function_temp_vars(), 1); in TEST_F()2145 ASSERT_EQ(count_function_temp_vars(), 4); in TEST_F()2160 ASSERT_EQ(count_function_temp_vars(), 1); in TEST_F()2168 ASSERT_EQ(count_function_temp_vars(), 4); in TEST_F()2187 ASSERT_EQ(count_function_temp_vars(), 1); in TEST_F()[all …]