Searched defs:getNextCycles (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCInstrItineraries.h84 /// getNextCycles - returns the number of cycles from the start of
86 unsigned getNextCycles() const { function in struct:llvm::InstrStage
172 StartCycle += IS->getNextCycles();

Completed in 68 milliseconds