Searched refs:sh_1 (Results 1 – 1 of 1) sorted by relevance
1113 bool fir::operator==(const SequenceType::Shape &sh_1, in operator ==() argument1115 if (sh_1.size() != sh_2.size()) in operator ==()1117 auto e = sh_1.size(); in operator ==()1119 if (sh_1[i] != sh_2[i]) in operator ==()