Home
last modified time | relevance | path

Searched defs:isDSOLocal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModuleSummaryIndex.cpp55 bool ValueInfo::isDSOLocal(bool WithDSOLocalPropagation) const { in isDSOLocal() function in ValueInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGlobalValue.h282 bool isDSOLocal() const { in isDSOLocal() function