Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/PDLToPDLInterp/
H A DPDLToPDLInterp.cpp43 using ValueMapScope = llvm::ScopedHashTableScope<Position *, Value>; typedef
151 ValueMapScope topLevelValueScope(values); in lower()
173 ValueMapScope scope(values); in generateMatcher()