Searched defs:IsExported (Results 1 – 6 of 6) sorted by relevance
585 struct IsExported { struct586 const StringMap<FunctionImporter::ExportSetTy> &ExportLists;587 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols;589 IsExported(const StringMap<FunctionImporter::ExportSetTy> &ExportLists, in IsExported() argument593 bool operator()(StringRef ModuleIdentifier, ValueInfo VI) const { in operator ()()
884 Constant *TheFn, bool &IsExported) { in applySingleImplDevirt()914 bool IsExported = false; in AddCalls() local948 bool IsExported = false; in trySingleImplDevirt() local1015 bool IsExported = AddCalls(SlotInfo, TheFn); in trySingleImplDevirt() local1095 bool IsExported = false; in tryICallBranchFunnel() local1102 Constant *JT, bool &IsExported) { in applyICallBranchFunnel()1714 bool IsExported = false; in importResolution() local1759 bool IsExported = false; in importResolution() local
274 bool IsExported; member in __anon186fa4cc0111::GlobalTypeMember280 bool IsJumpTableCanonical, bool IsExported, in create()407 bool IsExported = false; member1951 bool IsExported = false; in lower() local
67 bool IsExported(func::FuncOp& op) { in IsExported() function
429 bool IsExported(Operation *op) { in IsExported() function
2918 bool ObjectNames::IsExported(const std::string& name) { in IsExported() function in tensorflow::__anon104683c50111::ObjectNames