Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp52 using CompiledModelType = llvm::InlinerSizeModel; typedef
54 using CompiledModelType = NoopSavedModelImpl; typedef
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocPriorityAdvisor.cpp52 using CompiledModelType = NoopSavedModelImpl; typedef
H A DMLRegAllocEvictAdvisor.cpp52 using CompiledModelType = RegAllocEvictModel; typedef
54 using CompiledModelType = NoopSavedModelImpl; typedef