Searched refs:effect_count (Results 1 – 1 of 1) sorted by relevance
68 int effect_count = OperatorProperties::GetEffectInputCount(node->op()); in Pre() local73 effect_count + control_count; in Pre()104 for (int i = 0; i < effect_count; ++i) { in Pre()204 CHECK_EQ(effect_count, in Pre()