Home | History | Annotate | Download | only in src

Lines Matching refs:OperandCount

3302       for (int k = 0; k < phi->OperandCount(); k++) {
10329 ASSERT(phi->OperandCount() == block->predecessors()->length());