Searched refs:Forwardings (Results 1 – 1 of 1) sorted by relevance
116 const unsigned *Forwardings; ///< Array of pipeline forwarding pathes variable123 Forwardings(0), Itineraries(0) {} in InstrItineraryData()127 : SchedModel(SM), Stages(S), OperandCycles(OS), Forwardings(F), in InstrItineraryData()209 if (Forwardings[FirstDefIdx + DefIdx] == 0) in hasPipelineForwarding()217 return Forwardings[FirstDefIdx + DefIdx] == in hasPipelineForwarding()218 Forwardings[FirstUseIdx + UseIdx]; in hasPipelineForwarding()