Searched defs:Executed (Results 1 – 8 of 8) sorted by relevance
218 updateIssuedSet(SmallVectorImpl<InstRef> & Executed) updateIssuedSet() argument 265 cycleEvent(SmallVectorImpl<ResourceRef> & Freed,SmallVectorImpl<InstRef> & Executed,SmallVectorImpl<InstRef> & Pending,SmallVectorImpl<InstRef> & Ready) cycleEvent() argument
54 bool Executed; // True if the instruction is past the WB stage. member
189 size_t Executed; variable 197 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo() argument [all...]
157 static const char Executed = 'E'; member
106 std::atomic_bool Executed(false); TEST() local
95 SmallVector<InstRef, 4> Executed; in cycleStart() local
45 Executed, enumerator
793 const Stmt *Executed = S.isNegatedConsteval() ? S.getThen() : S.getElse(); EmitIfStmt() local 817 const Stmt *Executed = S.getThen(); EmitIfStmt() local