Home
last modified time | relevance | path

Searched refs:dialectIdx (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DDialectRegistry.h90 unsigned dialectIdx = 0; in apply() local
92 static_cast<DialectsT *>(dialects[dialectIdx++])...}; in apply()