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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp585 struct IsExported { struct in namespace:__anon1918
589 IsExported(const StringMap<FunctionImporter::ExportSetTy> &ExportLists, function in struct:__anon1918::IsExported
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp948 bool IsExported = false; local
883 applySingleImplDevirt(VTableSlotInfo &SlotInfo, Constant *TheFn, bool &IsExported) argument
1015 bool IsExported = AddCalls(SlotInfo, TheFn); local
1095 bool IsExported = false; local
1101 applyICallBranchFunnel(VTableSlotInfo &SlotInfo, Constant *JT, bool &IsExported) argument
1714 bool IsExported = false; local
1759 bool IsExported = false; local
[all...]
H A DLowerTypeTests.cpp274 bool IsExported; member in class:__anon2598::final
407 bool IsExported = false; member in struct:__anon2598::LowerTypeTestsModule::TypeIdUserInfo
1951 bool IsExported = false; local
279 create(BumpPtrAllocator &Alloc, GlobalObject *GO, bool IsJumpTableCanonical, bool IsExported, ArrayRef<MDNode *> Types) argument
[all...]

Completed in 121 milliseconds