Searched refs:isDLLImportDependent (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstant.h118 bool isDLLImportDependent() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp604 bool Constant::isDLLImportDependent() const { function in class:Constant
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4721 if (C->isDLLImportDependent())

Completed in 131 milliseconds