Searched refs:LoopIdx (Results 1 – 2 of 2) sorted by relevance
630 int LoopIdx = 0; in visitBand() local635 LoopIdx, Band, i); in visitBand()636 LoopIdx += 1; in visitBand()639 assert(LoopIdx == NumTotalLoops && in visitBand()
9786 for (unsigned LoopIdx = 0; LoopIdx < PathLength; LoopIdx++) { in ImportAPValue() local9789 FromPath[LoopIdx].getAsBaseOrMember().getPointer(); in ImportAPValue()9797 ToPath[LoopIdx] = APValue::LValuePathEntry(APValue::BaseOrMemberType( in ImportAPValue()9798 ImpDecl, FromPath[LoopIdx].getAsBaseOrMember().getInt())); in ImportAPValue()9802 ToPath[LoopIdx] = APValue::LValuePathEntry::ArrayIndex( in ImportAPValue()9803 FromPath[LoopIdx].getAsArrayIndex()); in ImportAPValue()