Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DParser.cpp1216 struct CleanupOpStateRegions { struct
1217 ~CleanupOpStateRegions() { in ~CleanupOpStateRegions() argument
1342 CleanupOpStateRegions guard{result}; in parseGenericOperation()
1882 CleanupOpStateRegions guard{opState}; in parseCustomOperation()