Searched defs:getRunner (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MLRegAllocPriorityAdvisor.cpp | 104 const MLModelRunner &getRunner() const { return *Runner; } in getRunner() function in llvm::MLPriorityAdvisor |
H A D | MLRegAllocEvictAdvisor.cpp | 300 const MLModelRunner &getRunner() const { return *Runner; } getRunner() function in __anon5815b77c0111::MLEvictAdvisor |