llvm::CallInst::canReturnTwice

Return true if the call can return twice

Synopsis

Declared in <llvm/IR/Instructions.h>

bool
canReturnTwice() const;

Return Value

true if the call can return twice