Home
last modified time | relevance | path

Searched defs:IsExported (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/LTO/
HDThinLTOCodeGenerator.cpp627 struct IsExported { struct
628 const DenseMap<StringRef, FunctionImporter::ExportSetTy> &ExportLists;
629 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols;
631 IsExported( in IsExported() argument
636 bool operator()(StringRef ModuleIdentifier, ValueInfo VI) const { in operator ()()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDWholeProgramDevirt.cpp1162 Constant *TheFn, bool &IsExported) { in applySingleImplDevirt()
1257 bool IsExported = false; in AddCalls() local
1292 bool IsExported = false; in trySingleImplDevirt() local
1364 bool IsExported = AddCalls(SlotInfo, TheFn); in trySingleImplDevirt() local
1444 bool IsExported = false; in tryICallBranchFunnel() local
1451 Constant *JT, bool &IsExported) { in applyICallBranchFunnel()
2139 bool IsExported = false; in importResolution() local
2184 bool IsExported = false; in importResolution() local
HDLowerTypeTests.cpp280 bool IsExported; member in __anon4b83e37d0111::GlobalTypeMember
286 bool IsJumpTableCanonical, bool IsExported, in create()
437 bool IsExported = false; member
1680 const bool IsExported = Functions[I]->isExported(); in buildBitSetsFromFunctionsNative() local
2189 bool IsExported = false; in lower() local