Searched defs:isExported (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbolWasm.h | 56 bool isExported() const { in isExported() function
|
/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 144 bool isExported() const { in isExported() function
|
/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | Record.h | 97 bool isExported() const { return Linkage >= RecordLinkage::Rexported; } in isExported() function
|
/llvm-project/lld/wasm/ |
H A D | Symbols.cpp | 227 bool Symbol::isExported() const { isExported() function in lld::wasm::Symbol
|
/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 460 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 D | Visitor.cpp | 37 static bool isExported(const NamedDecl *D) { in isExported() function
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 479 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 D | LowerTypeTests.cpp | 307 bool isExported() const { isExported() function in __anonfb408bb60111::GlobalTypeMember
|