Searched refs:function_input_names_set (Results 1 – 1 of 1) sorted by relevance
91 llvm::StringSet<> function_input_names_set; in HandleInputOutputArraysWithModule() local92 function_input_names_set.insert(function_input_names.begin(), in HandleInputOutputArraysWithModule()95 if (function_input_names_set.count(input_array.name()) == 0) { in HandleInputOutputArraysWithModule()