Searched defs:unroll (Results 1 – 5 of 5) sorted by relevance
2841 const char *unroll = mCurrentFunctionMetadata->hasGradientInCallGraph(node) ? "LOOP" : ""; in visitLoop() local3133 const char *unroll = in handleExcessiveLoop() local
247 bool unroll; member
1851 bool unroll = (loop.iterations <= 4); in visitLoop() local
1287 bool unroll; // true if unroll requested variable