Searched refs:switchContext (Results 1 – 9 of 9) sorted by relevance
49 void switchContext(StringRef Name) override { in switchContext() function50 Log->switchContext(Name); in switchContext()
54 virtual void switchContext(StringRef Name) {} in switchContext() function
118 LLVM_ABI void switchContext(StringRef Name);
265 Log->switchContext(MF.getName()); in getAdvisor()325 Runner->switchContext(MF.getName()); in MLPriorityAdvisor()
581 Log->switchContext(MF.getName()); in getAdvisor()647 Runner->switchContext(MF.getName()); in MLEvictAdvisor()
51 void Logger::switchContext(StringRef Name) { in writeHeader() 56 void Logger::switchContext(StringRef Name) { switchContext() function in Logger
151 ModelRunner->switchContext(""); in MLInlineAdvisor()