Determine if the function will return.

Synopsis

Declared in <llvm/IR/Function.h>

bool
willReturn() const;

Return Value

if the function will return.

Created with MrDocs