Searched refs:CurOpIdx (Results 1 – 1 of 1) sorted by relevance
515 unsigned CurOpIdx = 0; in rewriteStatepoint() local519 if (I == OpsToSpill[CurOpIdx]) { in rewriteStatepoint()527 ++CurOpIdx; in rewriteStatepoint()538 assert(CurOpIdx == (OpsToSpill.size() - 1) && "Not all operands processed"); in rewriteStatepoint()