Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp24 bool ValueInfo::isDSOLocal() const { in isDSOLocal() function in ValueInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGlobalValue.h279 bool isDSOLocal() const { in isDSOLocal() function