Is this a concrete and fully resolved value without any references or stuck operations? Unset values are concrete.
Synopsis
Declared in <llvm/TableGen/Record.h>
virtual
bool
isConcrete() const;
Return Value
True if this is a concrete and fully resolved value without any references or stuck operations.
Created with MrDocs