Home | History | Annotate | Download | only in Utils

Lines Matching refs:getDefaultDest

483     return SI->getDefaultDest();
1965 if (SI->getDefaultDest() != BB) {
2408 Builder.CreateCondBr(Cmp, SI->getSuccessor(1), SI->getDefaultDest());