Searched defs:ModuleSupplier (Results 1 – 3 of 3) sorted by relevance
39 using ModuleSupplier = std::function<std::unique_ptr<opt::IRContext>()>; variable
40 using ModuleSupplier = std::function<std::unique_ptr<opt::IRContext>()>; variable