Home
last modified time | relevance | path

Searched defs:isExported (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h144 bool isExported() const { in isExported() function
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbolWasm.h55 bool isExported() const { in isExported() function
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp433 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID()
464 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex()
1569 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbols.cpp227 bool Symbol::isExported() const { in isExported() function in lld::wasm::Symbol
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp481 bool isExported() const { in isExported() function
862 function_ref<bool(StringRef, ValueInfo)> isExported, in updateIndexWPDForExports()
H A DLowerTypeTests.cpp307 bool isExported() const { in isExported() function in __anon47d01f1a0111::GlobalTypeMember