reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
616 ITCounter = CountITSize(Bits32(bits7_0, 3, 0)); 617 if (ITCounter == 0) 628 if (FirstCond == 0xE && ITCounter != 1) { 642 --ITCounter; 643 if (ITCounter == 0) 652 bool ITSession::InITBlock() { return ITCounter != 0; } 655 bool ITSession::LastInITBlock() { return ITCounter == 1; }