Searched refs:unspecified_type (Results 1 – 1 of 1) sorted by relevance
1205 bool unspecified_type = (dst_type == DataType::Type::kVoid); in MoveLocation() local1206 DCHECK_EQ(unspecified_type, false); in MoveLocation()1209 if (unspecified_type) { in MoveLocation()1328 if (unspecified_type) { in MoveLocation()