Searched defs:MBBMappingIndex (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | MLRegAllocEvictAdvisor.cpp | 950 extractInstructionFeatures(SmallVectorImpl<LRStartEndInfo> & LRPosInfo,MLModelRunner * RegallocRunner,function_ref<int (SlotIndex)> GetOpcode,function_ref<float (SlotIndex)> GetMBBFreq,function_ref<MachineBasicBlock * (SlotIndex)> GetMBBReference,const int InstructionsIndex,const int InstructionsMappingIndex,const int MBBFreqIndex,const int MBBMappingIndex,const SlotIndex LastIndex) extractInstructionFeatures() argument 1067 extractMBBFrequency(const SlotIndex CurrentIndex,const size_t CurrentInstructionIndex,std::map<MachineBasicBlock *,size_t> & VisitedMBBs,function_ref<float (SlotIndex)> GetMBBFreq,MachineBasicBlock * CurrentMBBReference,MLModelRunner * RegallocRunner,const int MBBFreqIndex,const int MBBMappingIndex) extractMBBFrequency() argument
|