Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NoReturn

655 /// createNoReturnBlock - Used to create a block is a 'noreturn' point in the
1306 bool NoReturn = getFunctionExtInfo(*calleeType).getNoReturn();
1318 NoReturn = true;
1326 if (!NoReturn && !AddEHEdge)
1335 if (NoReturn)