Home
last modified time | relevance | path

Searched defs:threadingIsEnabled (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Support/
H A DStorageUniquer.cpp134 BaseStorage *getOrCreate(bool threadingIsEnabled, unsigned hashValue, in getOrCreate()
164 LogicalResult mutate(bool threadingIsEnabled, BaseStorage *storage, in mutate()
356 bool threadingIsEnabled = true; member
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp149 bool threadingIsEnabled = true; member in mlir::MLIRContextImpl
275 MLIRContextImpl(bool threadingIsEnabled) MLIRContextImpl() argument