Searched defs:getRunner (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MLRegallocPriorityAdvisor.cpp |
|
H A D | MLRegAllocPriorityAdvisor.cpp | 104 const MLModelRunner &getRunner() const { return *Runner; } in getRunner() function in llvm::MLPriorityAdvisor |
H A D | MLRegallocEvictAdvisor.cpp |
|
H A D | MLRegAllocEvictAdvisor.cpp | 300 const MLModelRunner &getRunner() const { return *Runner; } in getRunner() function in __anonb6cddc090111::MLEvictAdvisor |
/freebsd/contrib/bsnmp/tests/ | ||
H A D | catch.hpp | 10182 IRunner* getRunner() override { in getRunner() function in Catch::Context |