Searched defs:Executed (Results 1 – 7 of 7) sorted by relevance
218 void Scheduler::updateIssuedSet(SmallVectorImpl<InstRef> &Executed) { in updateIssuedSet()265 SmallVectorImpl<InstRef> &Executed, in cycleEvent()
148 size_t Executed; variable156 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
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
767 const Stmt *Executed = S.isNegatedConsteval() ? S.getThen() : S.getElse(); in EmitIfStmt() local791 const Stmt *Executed = S.getThen(); in EmitIfStmt() local