Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTensorSpec.h111 const std::string &getLoggingName() const { in getLoggingName() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTFUtils.cpp197 const auto &Name = TSpecs.getLoggingName(); in isSelfConsistent()
223 (*FL)[LFS.getLoggingName()] = std::move(FeatureLists[I]); in transferLog()