Home
last modified time | relevance | path

Searched defs:getRunner (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp
H A DMLRegAllocPriorityAdvisor.cpp104 const MLModelRunner &getRunner() const { return *Runner; } in getRunner() function in llvm::MLPriorityAdvisor
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp300 const MLModelRunner &getRunner() const { return *Runner; } in getRunner() function in __anonb6cddc090111::MLEvictAdvisor
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp10182 IRunner* getRunner() override { in getRunner() function in Catch::Context