Searched refs:mAccumulatorInTypes (Results 1 – 2 of 2) sorted by relevance
75 llvm::SmallVector<const RSExportType*, kAccumulatorInsSmallSize> mAccumulatorInTypes; variable156 const InTypeVec &getAccumulatorInTypes() const { return mAccumulatorInTypes; } in getAccumulatorInTypes()
427 mAccumulatorInTypes.push_back(ParamEType); // possibly nullptr in analyzeAccumulator()