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