Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDInteractiveModelRunner.h51 void switchContext(StringRef Name) override { in switchContext() function
HDMLModelRunner.h54 virtual void switchContext(StringRef Name) {} in switchContext() function
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDTrainingLogger.cpp51 void Logger::switchContext(StringRef Name) { in switchContext() function in Logger