Home | History | Annotate | Download | only in ppc

Lines Matching defs:current_capacity

2156                      LOperand* key, LOperand* current_capacity) {
2161 inputs_[4] = current_capacity;
2168 LOperand* current_capacity() { return inputs_[4]; }