Searched defs:RUToken (Results 1 – 1 of 1) sorted by relevance
51 struct RUToken { struct52 InstRef IR;53 unsigned NumSlots; // Slots reserved to this instruction.54 bool Executed; // True if the instruction is past the WB stage.