Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.h37 function_ref<float(SlotIndex)> GetMBBFreq,
46 function_ref<float(SlotIndex)> GetMBBFreq,
H A DMLRegAllocEvictAdvisor.cpp946 function_ref<float(SlotIndex)> GetMBBFreq, in extractInstructionFeatures() argument
1004 GetMBBFreq, CurrentMBBReference, RegallocRunner, in extractInstructionFeatures()
1063 function_ref<float(SlotIndex)> GetMBBFreq, in extractMBBFrequency() argument
1068 float CurrentMBBFreq = GetMBBFreq(CurrentIndex); in extractMBBFrequency()