Home | History | Annotate | Download | only in x64

Lines Matching full:predecessors

791   } else if (block->predecessors()->length() == 1) {
795 HBasicBlock* pred = block->predecessors()->at(0);
812 HBasicBlock* pred = block->predecessors()->at(0);
828 // Pick up the outgoing argument count of one of the predecessors.