Home | History | Annotate | Download | only in src

Lines Matching refs:split_edge

741     HBasicBlock* split_edge =
744 compare->SetSuccessorAt(0, split_edge);
748 compare->SetSuccessorAt(1, split_edge);
750 split_edge->GotoNoSimulate(split_edge_merge_block_);