Searched refs:Forwardings (Results 1 – 1 of 1) sorted by relevance
112 const unsigned *Forwardings = nullptr; ///< Array of pipeline forwarding paths variable119 : SchedModel(SM), Stages(S), OperandCycles(OS), Forwardings(F), in InstrItineraryData()187 if (Forwardings[FirstDefIdx + DefIdx] == 0) in hasPipelineForwarding()195 return Forwardings[FirstDefIdx + DefIdx] == in hasPipelineForwarding()196 Forwardings[FirstUseIdx + UseIdx]; in hasPipelineForwarding()