Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NoReturn

721 /// createNoReturnBlock - Used to create a block is a 'noreturn' point in the
1455 bool NoReturn = getFunctionExtInfo(*calleeType).getNoReturn();
1467 NoReturn = true;
1475 if (!NoReturn && !AddEHEdge)
1484 if (NoReturn)