Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp37 bool ValueInfo::isDSOLocal() const { in isDSOLocal() function in ValueInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h283 bool isDSOLocal() const { in isDSOLocal() function