Home | History | Annotate | Download | only in compiler

Lines Matching refs:register_count

1744   int register_count = OpParameter<int>(node);
1756 for (int i = 0; i < register_count; ++i) {