Searched defs:CurrentMBBReference (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp980 MachineBasicBlock *CurrentMBBReference = GetMBBReference(CurrentIndex); local
1042 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) argument

Completed in 176 milliseconds