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()
54 bool Executed; // True if the instruction is past the WB stage. member
189 size_t Executed; variable197 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
157 static const char Executed = 'E'; member
95 SmallVector<InstRef, 4> Executed; in cycleStart() local
45 Executed, enumerator
774 const Stmt *Executed = S.isNegatedConsteval() ? S.getThen() : S.getElse(); EmitIfStmt() local 798 const Stmt *Executed = S.getThen(); EmitIfStmt() local