Searched refs:mAccumulatorInTypes (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_reduce.h75 llvm::SmallVector<const RSExportType*, kAccumulatorInsSmallSize> mAccumulatorInTypes; member in class:slang::RSExportReduce
156 const InTypeVec &getAccumulatorInTypes() const { return mAccumulatorInTypes; }
H A Dslang_rs_export_reduce.cpp427 mAccumulatorInTypes.push_back(ParamEType); // possibly nullptr

Completed in 69 milliseconds