Searched defs:IsExportable (Results 1 – 2 of 2) sorted by relevance
829 void ReflectionState::declareReduce(const RSExportReduce *ER, bool IsExportable) { in declareReduce()
1276 const bool IsExportable = exportableReduce(ER->getResultType()); in genExportReduce() local