Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DMLIRContext.cpp877 if (NoneType cachedInst = context->getImpl().noneType) in get() local
878 return cachedInst; in get()