Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getNumSuccessors

1463   for (unsigned succ = 0, e = TI->getNumSuccessors(); succ != e; ++succ) {