Searched refs:PassAllocatorFunction (Results 1 – 2 of 2) sorted by relevance
37 using PassAllocatorFunction = std::function<std::unique_ptr<Pass>()>; variable112 const PassAllocatorFunction &allocator);129 const PassAllocatorFunction &function);143 const PassAllocatorFunction &constructor) { in PassRegistration()
29 buildDefaultRegistryFn(const PassAllocatorFunction &allocator) { in buildDefaultRegistryFn()97 const PassAllocatorFunction &allocator) in PassInfo()106 const PassAllocatorFunction &function) { in registerPass()