Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp130 ConstructorFn &&constructorFn) { in safeGetOrCreate() argument
146 return *existing.first = constructorFn(); in safeGetOrCreate()
910 auto constructorFn = [&] { in get() local
928 impl.threadingIsEnabled, constructorFn); in get()
934 return constructorFn(); in get()