Home | History | Annotate | Download | only in IR

Lines Matching defs:getSuccessor

79   BasicBlock *getSuccessor(unsigned idx) const {
179 inline reference operator*() const { return TermInst->getSuccessor(idx); }