Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.h
H A DMLRegAllocEvictAdvisor.h39 function_ref<float(SlotIndex)> GetMBBFreq,
48 function_ref<float(SlotIndex)> GetMBBFreq,
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp1039 function_ref<float(SlotIndex)> GetMBBFreq, in extractInstructionFeatures() argument
1097 GetMBBFreq, CurrentMBBReference, RegallocRunner, in extractInstructionFeatures()
1156 function_ref<float(SlotIndex)> GetMBBFreq, in extractMBBFrequency() argument
1160 float CurrentMBBFreq = GetMBBFreq(CurrentIndex); in extractMBBFrequency()