Home
last modified time | relevance | path

Searched refs:canReturn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1729 static bool canReturn(Function &F) { in canReturn() function
1756 if (!canReturn(*F)) { in addNoReturnAttrs()