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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h144 bool isExported() const { function in class:llvm::JITSymbolFlags
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h79 bool isExported() const { return Linkage >= RecordLinkage::Rexported; } function in class:llvm::MachO::Record
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h55 bool isExported() const { function in class:llvm::MCSymbolWasm
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp448 thinLTOInternalizeAndPromoteGUID( ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> isPrevailing) argument
527 thinLTOInternalizeAndPromoteInIndex( ModuleSummaryIndex &Index, function_ref<bool(StringRef, ValueInfo)> isExported, function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> isPrevailing) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp479 bool isExported() const { function in struct:__anon2856::CallSiteInfo
927 updateIndexWPDForExports( ModuleSummaryIndex &Summary, function_ref<bool(StringRef, ValueInfo)> isExported, std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) argument
H A DLowerTypeTests.cpp307 bool isExported() const { function in class:__anon2844::final

Completed in 263 milliseconds