Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1636 static bool canReturn(Function &F) { in canReturn() function
1663 if (!canReturn(*F)) { in addNoReturnAttrs()