Searched refs:getBlockFreqRelativeToEntryBlock (Results 1 – 6 of 6) sorted by relevance
68 float getBlockFreqRelativeToEntryBlock(const MachineBasicBlock *MBB) const { in getBlockFreqRelativeToEntryBlock() function
81 return MBFI.getBlockFreqRelativeToEntryBlock(&MBB); in calculateRegAllocScore()
723 float Freq = MBFI.getBlockFreqRelativeToEntryBlock(MI->getParent()); in getLIFeatureComponents()801 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(StartSI)); in extractFeatures()805 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(EndSI)); in extractFeatures()
453 PBQP::PBQPNum CBenefit = MBFI.getBlockFreqRelativeToEntryBlock(&MBB); in apply()
872 return (isDef + isUse) * MBFI->getBlockFreqRelativeToEntryBlock(MBB); in getSpillWeight()
2424 float RelFreq = MBFI->getBlockFreqRelativeToEntryBlock(&MBB); in computeStats()