Searched defs:threadingIsEnabled (Results 1 – 2 of 2) sorted by relevance
134 BaseStorage *getOrCreate(bool threadingIsEnabled, unsigned hashValue, in getOrCreate()164 LogicalResult mutate(bool threadingIsEnabled, BaseStorage *storage, in mutate()356 bool threadingIsEnabled = true; member
149 bool threadingIsEnabled = true; member in mlir::MLIRContextImpl 275 MLIRContextImpl(bool threadingIsEnabled) MLIRContextImpl() argument