Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DModuleSummaryIndex.cpp54 bool ValueInfo::isDSOLocal(bool WithDSOLocalPropagation) const { in isDSOLocal() function in ValueInfo
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DGlobalValue.h301 bool isDSOLocal() const { in isDSOLocal() function