Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Support/
DStorageUniquer.cpp122 getOrCreate(bool threadingIsEnabled, unsigned hashValue, in getOrCreate()
152 mutate(bool threadingIsEnabled, BaseStorage *storage, in mutate()
302 bool threadingIsEnabled = true; member
/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp129 bool threadingIsEnabled, in safeGetOrCreate()
236 bool threadingIsEnabled = true; member in mlir::MLIRContextImpl