Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Support/
H A DTiming.cpp54 localIdentifierCache; member in mlir::detail::TimingManagerImpl
84 auto *&localEntry = (*impl.localIdentifierCache)[str]; in get()