Lines Matching defs:MBFI
290 MLModelRunner *Runner, const MachineBlockFrequencyInfo &MBFI,
351 const MachineBlockFrequencyInfo &MBFI;
435 const MachineBlockFrequencyInfo &MBFI,
437 : MLEvictAdvisor(MF, RA, Runner, MBFI, Loops), Log(Log) {}
574 const MachineBlockFrequencyInfo &MBFI,
577 Runner(std::move(Runner)), MBFI(MBFI), Loops(Loops),
752 return MBFI.getBlockFreqRelativeToEntryBlock(
822 float Freq = MBFI.getBlockFreqRelativeToEntryBlock(MI->getParent());
908 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(StartSI));
912 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(EndSI));