Home
last modified time | relevance | path

Searched defs:PassRegistration (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Pass/
H A DPassRegistry.h152 /// static PassRegistration<MyPass> reg; struct
156 PassRegistration(const PassAllocatorFunction &constructor) { in PassRegistration() argument
153 PassRegistrationPassRegistration PassRegistration() argument