Return true if the value is dependent on a dllimport variable.

Synopsis

Declared in <llvm/IR/Constant.h>

bool
isDLLImportDependent() const;

Return Value

True if the value is dependent on a dllimport variable.

Created with MrDocs