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
Determine if the function will return.
Declared in <llvm/IR/Function.h>
bool
willReturn() const;
if the function will return.
Created with MrDocs