Home | History | Annotate | Download | only in arm

Lines Matching full:predecessors

919   } else if (block->predecessors()->length() == 1) {
923 HBasicBlock* pred = block->predecessors()->at(0);
940 HBasicBlock* pred = block->predecessors()->at(0);
952 // Pick up the outgoing argument count of one of the predecessors.