Home
last modified time | relevance | path

Searched defs:CurrentInstructionIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DMLRegAllocDevelopmentFeatures.cpp182 for (size_t CurrentInstructionIndex = 0; TEST_F() local
/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp1062 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