Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorRef.h30 void decrRefCount() { --m_refcount; } in decrRefCount() function
343 m_evaluator->decrRefCount(); in unrefEvaluator()