Lines Matching defs:MBFI
297 MLModelRunner *Runner, const MachineBlockFrequencyInfo &MBFI,
358 const MachineBlockFrequencyInfo &MBFI;
458 const MachineBlockFrequencyInfo &MBFI,
460 : MLEvictAdvisor(MF, RA, Runner, MBFI, Loops), Log(Log) {}
596 const MachineBlockFrequencyInfo &MBFI,
599 Runner(std::move(Runner)), MBFI(MBFI), Loops(Loops),
784 return MBFI.getBlockFreqRelativeToEntryBlock(
870 float Freq = MBFI.getBlockFreqRelativeToEntryBlock(MI->getParent());
956 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(StartSI));
960 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(EndSI));