Searched refs:OpsToSpill (Results 1 – 1 of 1) sorted by relevance
328 SmallVector<unsigned, 8> OpsToSpill; member in __anon2f435cf10211::StatepointState399 OpsToSpill.push_back(Idx); in findRegistersToSpill()514 OpsToSpill.push_back(MI.getNumOperands()); in rewriteStatepoint()519 if (I == OpsToSpill[CurOpIdx]) { in rewriteStatepoint()538 assert(CurOpIdx == (OpsToSpill.size() - 1) && "Not all operands processed"); in rewriteStatepoint()