Searched defs:dstIdx (Results 1 – 2 of 2) sorted by relevance
575 int dstIdx = dstPos + length - 1; in CopyArray() local581 int dstIdx = dstPos; in CopyArray() local
839 static void ReplaceLoadByPair(Inst *load, Inst *pairedLoad, int32_t dstIdx) in ReplaceLoadByPair()