Home
last modified time | relevance | path

Searched defs:isModuleExporting (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h49 bool isModuleExporting() const { return HasExportedFunctions; } in isModuleExporting() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h64 bool isModuleExporting() const { return HasExportedFunctions; } in isModuleExporting() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h77 bool isModuleExporting() const { return HasExportedFunctions; } in isModuleExporting() function