Returns the number of cycles from the start of this stage to the start of the next stage in the itinerary.
Declared in <llvm/MC/MCInstrItineraries.h>
unsigned int
getNextCycles() const;
Cycles until the next stage, or this stage's length if unset.