Return true if the specified register number is in the virtual register namespace.

Synopsis

Declared in <llvm/CodeGen/Register.h>

constexpr
bool
isVirtual() const;

Created with MrDocs