Home | History | Annotate | Download | only in arm

Lines Matching full:predecessors

792   } else if (block->predecessors()->length() == 1) {
796 HBasicBlock* pred = block->predecessors()->at(0);
813 HBasicBlock* pred = block->predecessors()->at(0);
829 // Pick up the outgoing argument count of one of the predecessors.