Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DDialect.cpp237 const StringRef *nameIt = llvm::find(dialectNames, dialectName); applyExtensions() local
H A DAsmPrinter.cpp1448 auto nameIt = valueNames.find(lookupValue); printValueID() local