Searched refs:controlOps (Results 1 – 2 of 2) sorted by relevance
244 int controlOps; // Number of control ops in this Save block, including the Save. member282 sb.controlOps = 0; in pushSaveBlock()332 while (sb.controlOps --> 0) { in popSaveBlock()346 fSaveStack.top().controlOps++; in pushControl()
251 int controlOps; // Number of control ops in this Save block, including the Save. member303 sb.controlOps = 0; in pushSaveBlock()360 while (sb.controlOps --> 0) { in popSaveBlock()374 fSaveStack.top().controlOps++; in pushControl()