Searched defs:hasDelaySlot (Results 1 – 2 of 2) sorted by relevance
286 bool hasDelaySlot() const { return Flags & (1 << MCID::DelaySlot); } in hasDelaySlot() function
244 bool hasDelaySlot : 1; variable