Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp130 ConstructorFn &&constructorFn) { in safeGetOrCreate()
910 auto constructorFn = [&] { in get() local