Searched defs:unroll (Results 1 – 3 of 3) sorted by relevance
2841 const char *unroll = mCurrentFunctionMetadata->hasGradientInCallGraph(node) ? "LOOP" : ""; in visitLoop() local3133 const char *unroll = in handleExcessiveLoop() local
2740 const char *unroll = mCurrentFunctionMetadata->hasGradientInCallGraph(node) ? "LOOP" : ""; in visitLoop() local3032 const char *unroll = in handleExcessiveLoop() local
1851 bool unroll = (loop.iterations <= 4); in visitLoop() local