Home | History | Annotate | Download | only in x64

Lines Matching refs:predecessors

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