Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp802 if (NoneType cachedInst = context->getImpl().noneType) in get() local
803 return cachedInst; in get()