Lines Matching refs:addModuleSet
49 is added via addModuleSet:
104 return OptimizeLayer.addModuleSet(std::move(Ms),
124 inside our resolver, and the call through to addModuleSet.
177 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
184 return BaseLayer.addModuleSet(std::move(Ms), std::move(MemMgr),
218 with addModuleSet through the transform functor, and (2) conforming to the ORC
234 | addModuleSet | addModuleSet doesn't have to compile (or do any other |
239 | | addModuleSet eagerly applies the transform functor to |
248 | | previously been added via addModuleSet (and not yet |
279 (like IRTransformLayer) can implement addModuleSet by running each module in the
281 layer below. A lazy layer, by contrast, could implement addModuleSet by
283 transform (and calling addModuleSet on the layer below) when the client calls
334 that we defined in addModuleSet, which in turn calls findSymbol on the