Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp48 using CompiledModelType = RegallocEvictModel; typedef
50 using CompiledModelType = NoopSavedModelImpl; typedef
352 Runner = std::make_unique<ReleaseModeModelRunner<CompiledModelType>>( in getAdvisor()
358 std::unique_ptr<ReleaseModeModelRunner<CompiledModelType>> Runner;