Searched defs:startRange (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Pattern.cpp | 588 auto startRange = range.first; assignUniqueAlternativeNames() local |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | RewriterGen.cpp | 1011 auto startRange = range.first; in emitMatchLogic() local |