Searched refs:ShouldCloneDef (Results 1 – 2 of 2) sorted by relevance
19 GVPredicate ShouldCloneDef, in cloneToContext() argument23 if (!ShouldCloneDef) in cloneToContext()24 ShouldCloneDef = [](const GlobalValue &) { return true; }; in cloneToContext()34 if (ShouldCloneDef(*GV)) { in cloneToContext()67 GVPredicate ShouldCloneDef, in cloneToNewContext() argument72 return cloneToContext(TSM, std::move(TSCtx), std::move(ShouldCloneDef), in cloneToNewContext()
159 GVPredicate ShouldCloneDef = GVPredicate(),164 const ThreadSafeModule &TSMW, GVPredicate ShouldCloneDef = GVPredicate(),