Searched refs:max_supported_operands (Results 1 – 3 of 3) sorted by relevance
888 size_t max_supported_operands = 4; in FindConditionVariable() local889 if (variable_inst->NumInOperands() == max_supported_operands) { in FindConditionVariable()