Home
last modified time | relevance | path

Searched refs:LastDefIdx (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrItineraries.h187 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle; in hasPipelineForwarding() local
188 if ((FirstDefIdx + DefIdx) >= LastDefIdx) in hasPipelineForwarding()