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