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