Home | History | Annotate | Download | only in compiler

Lines Matching defs:register_count

2295   int register_count = OpParameter<int>(node);
2307 for (int i = 0; i < register_count; ++i) {