Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Parser/
DParser.cpp745 struct CleanupOpStateRegions { struct
746 ~CleanupOpStateRegions() { in ~CleanupOpStateRegions() argument
803 CleanupOpStateRegions guard{result}; in parseGenericOperation()
1647 CleanupOpStateRegions guard{opState}; in parseCustomOperation()