Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h56 bool isExported() const { in isExported() function
/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h144 bool isExported() const { in isExported() function
/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h97 bool isExported() const { return Linkage >= RecordLinkage::Rexported; } in isExported() function
/llvm-project/lld/wasm/
H A DSymbols.cpp227 bool Symbol::isExported() const { isExported() function in lld::wasm::Symbol
/llvm-project/llvm/lib/LTO/
H A DLTO.cpp460 thinLTOInternalizeAndPromoteGUID(ValueInfo VI,function_ref<bool (StringRef,ValueInfo)> isExported,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing) thinLTOInternalizeAndPromoteGUID() argument
540 thinLTOInternalizeAndPromoteInIndex(ModuleSummaryIndex & Index,function_ref<bool (StringRef,ValueInfo)> isExported,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing) thinLTOInternalizeAndPromoteInIndex() argument
1813 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { runThinLTO() local
/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp37 static bool isExported(const NamedDecl *D) { in isExported() function
/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp479 bool isExported() const { isExported() function
929 updateIndexWPDForExports(ModuleSummaryIndex & Summary,function_ref<bool (StringRef,ValueInfo)> isExported,std::map<ValueInfo,std::vector<VTableSlotSummary>> & LocalWPDTargetsMap) updateIndexWPDForExports() argument
H A DLowerTypeTests.cpp307 bool isExported() const { isExported() function in __anonfb408bb60111::GlobalTypeMember