Home | History | Annotate | Download | only in src

Lines Matching refs:OperandCount

896     for (int i = 0; i < phi->OperandCount(); i++) {
936 for (int k = 0; k < phi->OperandCount(); k++) {
1603 for (int i = 0; i < instr->OperandCount(); ++i) {
1785 for (int i = 0; i < value->OperandCount(); ++i) {
1977 for (int i = 0; i < phi->OperandCount(); ++i) {
2113 for (int i = 0; i < phi->OperandCount(); ++i) {
7690 ASSERT(phi->OperandCount() == block->predecessors()->length());