Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp66 using CompiledModelType = llvm::InlinerSizeModel; typedef
68 using CompiledModelType = NoopSavedModelImpl; typedef
/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocPriorityAdvisor.cpp53 using CompiledModelType = NoopSavedModelImpl; typedef
H A DMLRegAllocEvictAdvisor.cpp53 using CompiledModelType = RegAllocEvictModel; global() typedef
55 using CompiledModelType = NoopSavedModelImpl; global() typedef