Searched defs:Executed (Results 1 – 7 of 7) sorted by relevance
54 bool Executed; // True if the instruction is past the WB stage. member
159 static const char Executed = 'E'; member
44 Executed, enumerator
355 void Scheduler::updateIssuedQueue(SmallVectorImpl<InstRef> &Executed) { in updateIssuedQueue()
108 size_t Executed; variable116 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
97 size_t Executed; member
587 const Stmt *Executed = S.getThen(); in EmitIfStmt() local