llvm::DomainValue::isCollapsed

A collapsed DomainValue has no instructions to twiddle - it simply keeps track of the domains where the registers are already available.

Synopsis

Declared in <llvm/CodeGen/ExecutionDomainFix.h>

bool
isCollapsed() const;