Searched defs:Executed (Results 1 – 7 of 7) sorted by relevance
218 void Scheduler::updateIssuedSet(SmallVectorImpl<InstRef> &Executed) { in updateIssuedSet() argument 265 SmallVectorImpl<InstRef> &Executed, in cycleEvent() argument
148 size_t Executed; global() variable 156 FunctionCoverageInfo(size_t Executed,size_t NumFunctions) FunctionCoverageInfo() argument [all...]
54 bool Executed; // True if the instruction is past the WB stage. member
157 static const char Executed = 'E'; member
95 SmallVector<InstRef, 4> Executed; in cycleStart() local
45 Executed, enumerator
799 const Stmt *Executed = S.isNegatedConsteval() ? S.getThen() : S.getElse(); in EmitIfStmt() local823 const Stmt *Executed = S.getThen(); in EmitIfStmt() local