Searched refs:parentPosInInput (Results 1 – 1 of 1) sorted by relevance
1551 unsigned parentPosInInput = invPermMap[permMap[i] - 1].second; in permuteLoops() local1552 if (i > 0 && static_cast<unsigned>(i - 1) == parentPosInInput) in permuteLoops()1556 auto *destBody = input[parentPosInInput].getBody(); in permuteLoops()