Home | History | Annotate | Download | only in mips64

Lines Matching defs:current_capacity

2249                      LOperand* key, LOperand* current_capacity) {
2254 inputs_[4] = current_capacity;
2261 LOperand* current_capacity() { return inputs_[4]; }