Searched defs:isExecuted (Results 1 – 2 of 2) sorted by relevance
199 bool isExecuted() const { in isExecuted() function306 bool isExecuted() const { return End == 0; } in isExecuted() function532 bool isExecuted() const { return Stage == IS_EXECUTED; } in isExecuted() function
113 bool isExecuted() const { return NumInstructions == NumExecuted; } in isExecuted() function