Searched refs:getBlockFreqRelativeToEntryBlock (Results 1 – 10 of 10) sorted by relevance
731 return MBFI.getBlockFreqRelativeToEntryBlock( in tryFindEvictionCandidate()801 float Freq = MBFI.getBlockFreqRelativeToEntryBlock(MI->getParent()); in getLIFeatureComponents()887 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(StartSI)); in extractFeatures()891 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(EndSI)); in extractFeatures()
79 return MBFI.getBlockFreqRelativeToEntryBlock(&MBB); in calculateRegAllocScore()
453 PBQP::PBQPNum CBenefit = MBFI.getBlockFreqRelativeToEntryBlock(&MBB); in apply()
866 return (isDef + isUse) * MBFI->getBlockFreqRelativeToEntryBlock(MBB); in getSpillWeight()
2527 float RelFreq = MBFI->getBlockFreqRelativeToEntryBlock(&MBB); in computeStats()
68 float getBlockFreqRelativeToEntryBlock(const MachineBasicBlock *MBB) const { in getBlockFreqRelativeToEntryBlock() function
68 double getBlockFreqRelativeToEntryBlock(const MachineBasicBlock *MBB) const { in getBlockFreqRelativeToEntryBlock() function