Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h79 bool isExported() const { return Linkage >= RecordLinkage::Rexported; } isExported() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h144 bool isExported() const { in isExported() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h55 bool isExported() const { isExported() function
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp449 thinLTOInternalizeAndPromoteGUID(ValueInfo VI,function_ref<bool (StringRef,ValueInfo)> isExported,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing) thinLTOInternalizeAndPromoteGUID() argument
529 thinLTOInternalizeAndPromoteInIndex(ModuleSummaryIndex & Index,function_ref<bool (StringRef,ValueInfo)> isExported,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing) thinLTOInternalizeAndPromoteInIndex() argument
1782 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { runThinLTO() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp479 bool isExported() const { in isExported() function
929 function_ref<bool(StringRef, ValueInfo)> isExported, in updateIndexWPDForExports() argument
H A DLowerTypeTests.cpp307 bool isExported() const { in isExported() function in __anon939db9b50111::GlobalTypeMember