Home | History | Annotate | Download | only in x64

Lines Matching defs:current_capacity

2221                      LOperand* key, LOperand* current_capacity) {
2226 inputs_[4] = current_capacity;
2233 LOperand* current_capacity() { return inputs_[4]; }