Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isInQueue

1925   if (Available.isInQueue(SU))
1928 assert(Pending.isInQueue(SU) && "bad ready count");