Home
last modified time | relevance | path

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

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