Searched refs:cmpIdRange (Results 1 – 1 of 1) sorted by relevance
1250 const auto cmpIdRange = [&](range_t range) { in matchType() local1257 const auto cmpConst = [&]() { return cmpIdRange(constRange(opCode)); }; in matchType()1258 const auto cmpSubType = [&]() { return cmpIdRange(typeRange(opCode)); }; in matchType()