Home
last modified time | relevance | path

Searched refs:ExportsSymbols (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp243 bool ExportsSymbols = false; in getUniqueModuleId() local
248 ExportsSymbols = true; in getUniqueModuleId()
262 if (!ExportsSymbols) in getUniqueModuleId()