R600: Simplify stream outputs intrinsic
[oota-llvm.git] / lib / Target / R600 / R600MachineFunctionInfo.h
index e97fb5be62ec0e594051c0a7062135fd11be9aa2..91f9de2827054dc57d122e9e1d53b96ea76fe500 100644 (file)
@@ -25,7 +25,6 @@ public:
   R600MachineFunctionInfo(const MachineFunction &MF);
   std::vector<unsigned> ReservedRegs;
   SDNode *Outputs[16];
-  SDNode *StreamOutputs[64][4];
   bool HasLinearInterpolation;
   bool HasPerspectiveInterpolation;