Searched defs:Executed (Results 1 – 14 of 14) sorted by relevance
218 void Scheduler::updateIssuedSet(SmallVectorImpl<InstRef> &Executed) { in updateIssuedSet()265 SmallVectorImpl<InstRef> &Executed, in cycleEvent()
107 size_t Executed; variable115 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
54 bool Executed; // True if the instruction is past the WB stage. member
73 std::atomic_bool Executed(false); in TEST() local
156 static const char Executed = 'E'; member
95 SmallVector<InstRef, 4> Executed; in cycleStart() local
45 Executed, enumerator
97 size_t Executed; member
587 const Stmt *Executed = S.getThen(); in EmitIfStmt() local
695 const Stmt *Executed = S.getThen(); in EmitIfStmt() local