Home | History | Annotate | Download | only in arm

Lines Matching defs:current_capacity

2246                      LOperand* key, LOperand* current_capacity) {
2251 inputs_[4] = current_capacity;
2258 LOperand* current_capacity() { return inputs_[4]; }