Searched refs:cloneToNewContext (Results 1 – 8 of 8) sorted by relevance
18 ThreadSafeModule cloneToNewContext(ThreadSafeModule &TSM, in cloneToNewContext() function
122 TSM = cloneToNewContext(TSM); in materialize()
57 auto NewTSM = cloneToNewContext(TSM, ShouldExtract, DeleteExtractedDefs); in extractSubModule()
18 ThreadSafeModule cloneToNewContext(const ThreadSafeModule &TSM, in cloneToNewContext() function
143 TSM = cloneToNewContext(TSM); in materialize()
61 auto NewTSM = cloneToNewContext(TSM, ShouldExtract, DeleteExtractedDefs); in extractSubModule()
165 cloneToNewContext(const ThreadSafeModule &TSMW,
168 cloneToNewContext(ThreadSafeModule &TSMW,