Home | History | Annotate | Download | only in Utils

Lines Matching refs:getDefaultDest

484     return SI->getDefaultDest();
1966 if (SI->getDefaultDest() != BB) {
2471 Builder.CreateCondBr(Cmp, SI->getSuccessor(1), SI->getDefaultDest());