Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DAsyncRuntime.cpp54 assert(getNumRefCountedObjects() == 0 && in ~AsyncRuntime()
58 int64_t getNumRefCountedObjects() { in getNumRefCountedObjects() function in mlir::runtime::__anonc7b155b40111::AsyncRuntime