Home | History | Annotate | Download | only in mips

Lines Matching defs:current_capacity

2203                      LOperand* key, LOperand* current_capacity) {
2208 inputs_[4] = current_capacity;
2215 LOperand* current_capacity() { return inputs_[4]; }