Searched refs:getIterationMultiple (Results 1 – 2 of 2) sorted by relevance
1193 unsigned int getIterationMultiple() const { return iterationMultiple; } in getIterationMultiple() function
1179 if (loopNode.getIterationMultiple() > 1) { in TranslateLoopControl()1181 operands.push_back(loopNode.getIterationMultiple()); in TranslateLoopControl()