Home | History | Annotate | Download | only in ia32

Lines Matching defs:current_capacity

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