Home | History | Annotate | Download | only in x64

Lines Matching full:predecessors

914   } else if (block->predecessors()->length() == 1) {
918 HBasicBlock* pred = block->predecessors()->at(0);
935 HBasicBlock* pred = block->predecessors()->at(0);
947 // Pick up the outgoing argument count of one of the predecessors.