Searched refs:controlOps (Results 1 – 1 of 1) sorted by relevance
239 int controlOps; // Number of control ops in this Save block, including the Save. member321 sb.controlOps = 0; in pushSaveBlock()371 while (sb.controlOps --> 0) { in popSaveBlock()385 fSaveStack.top().controlOps++; in pushControl()