Searched defs:hasDelaySlot (Results 1 – 3 of 3) sorted by relevance
528 bool hasDelaySlot = buildProperJumpMI(BalTgtMBB, Pos, DL); expandToLongBranch() local 634 bool hasDelaySlot = buildProperJumpMI(BalTgtMBB, Pos, DL); expandToLongBranch() local
360 bool hasDelaySlot() const { return Flags & (1ULL << MCID::DelaySlot); } in hasDelaySlot() function