Determine if the function will return.

Synopsis

Declared in <llvm/IR/Function.h>

bool
willReturn() const;

Return Value

True if the function will return.

Created with MrDocs