Home | History | Annotate | Download | only in x87

Lines Matching defs:current_capacity

2238                      LOperand* key, LOperand* current_capacity) {
2243 inputs_[4] = current_capacity;
2250 LOperand* current_capacity() { return inputs_[4]; }