Home
last modified time | relevance | path

Searched defs:switchContext (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInteractiveModelRunner.h51 void switchContext(StringRef Name) override { in switchContext() function
H A DMLModelRunner.h54 virtual void switchContext(StringRef Name) {} in switchContext() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTrainingLogger.cpp51 void Logger::switchContext(StringRef Name) { in switchContext() function in Logger