Home
last modified time | relevance | path

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

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