Searched defs:Executed (Results 1 – 6 of 6) 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
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