Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp664 for (const auto &symbolInfoPair : symbolInfoMap) { in emit() local
665 const auto &symbol = symbolInfoPair.first; in emit()
666 const auto &info = symbolInfoPair.second; in emit()