Home | History | Annotate | Download | only in ia32

Lines Matching refs:predecessors

905   } else if (block->predecessors()->length() == 1) {
909 HBasicBlock* pred = block->predecessors()->at(0);
926 HBasicBlock* pred = block->predecessors()->at(0);
938 // Pick up the outgoing argument count of one of the predecessors.