Searched refs:source_type (Results 1 – 1 of 1) sorted by relevance
77 const Type* source_type = type_data_->FindTypeOf((*cit)->Id()); in GetOperandTypes() local78 if (source_type != NULL) { in GetOperandTypes()79 types_to_merge.push_back(source_type); in GetOperandTypes()