Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp66 using CompiledModelType = llvm::InlinerSizeModel; typedef
68 using CompiledModelType = NoopSavedModelImpl; typedef
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp
H A DMLRegAllocPriorityAdvisor.cpp53 using CompiledModelType = NoopSavedModelImpl; typedef
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp53 using CompiledModelType = RegAllocEvictModel; typedef
55 using CompiledModelType = NoopSavedModelImpl; typedef