Home
last modified time | relevance | path

Searched refs:nReductions (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSAddDebugInfoPass.cpp68 const size_t nReductions = me.getExportReduceCount(); in runOnModule() local
82 for (size_t i = 0; i < nReductions; ++i) { in runOnModule()