llvm::Argument::hasInRegAttr

Return true if this argument has the inreg attribute.

Synopsis

Declared in <llvm/IR/Argument.h>

bool
hasInRegAttr() const;

Return Value

true if this argument has the inreg attribute.