Home
last modified time | relevance | path

Searched refs:CompiledModelType (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp50 using CompiledModelType = RegallocEvictModel; typedef
52 using CompiledModelType = NoopSavedModelImpl; typedef
386 Runner = std::make_unique<ReleaseModeModelRunner<CompiledModelType>>( in getAdvisor()
392 std::unique_ptr<ReleaseModeModelRunner<CompiledModelType>> Runner;